Destroying Stack: [ERROR]: Failed to create remote API connection
94 views
Skip to first unread message
pavan kumar
unread,
May 10, 2016, 10:42:07 AM5/10/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SparkleFormation
sfn destroy sparkle-demo [WARN]: Destroying Stack: sparkle-demo [Sfn]: Destroy listed stack? (Y/N): Y [ERROR]: Failed to create remote API connection. Please validate configuration! ERROR: ArgumentError: Cannot auto determine :Provider value for credentials
Facing the above issue. Please help me out. Actually i didnt configure the aws cred inside the .sfn file. When i tried to give the following command "sfn destroy sparkle-demo", I a facing the above issue.
Chris Roberts
unread,
May 10, 2016, 3:01:33 PM5/10/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sparklef...@googlegroups.com
Hi. The problem you are describing is due to missing API configuration
within the .sfn file. You need to set provider credentials within the
configuration file. If you do not have a .sfn configuration file, you
can use the conf command to generate one for you: