-
Notifications
You must be signed in to change notification settings - Fork 45
document AWS_REGION varaible (was etcd-aws-cfn: Missing region) #2
Comments
The workaround is setting an environment variable |
After setting variable AWS_REGION=us-east-1 I got another error: panic: runtime error: invalid memory address or nil pointer dereference goroutine 1 [running]: goroutine 9 [IO wait]: goroutine 17 [syscall, locked to thread]: goroutine 10 [select]: goroutine 14 [IO wait]: goroutine 15 [select]: goroutine 20 [IO wait]: goroutine 21 [select]: goroutine 51 [select]: goroutine 50 [IO wait]: goroutine 30 [IO wait]: goroutine 31 [select]: goroutine 35 [IO wait]: goroutine 36 [select]: goroutine 40 [IO wait]: goroutine 41 [select]: goroutine 45 [IO wait]: goroutine 46 [select]: goroutine 55 [IO wait]: goroutine 56 [select]: goroutine 60 [select]: goroutine 61 [select]: goroutine 65 [runnable]: goroutine 66 [select]: Is any way to fix it? |
Seems was error with keypair name. |
Hi,
When I try to deploy CF via etcd-aws-cfn I get error:
ERROR: deploy: MissingRegion: could not find region configuration
What the way to fix it?
Thank you
The text was updated successfully, but these errors were encountered: