no Security Groups found
See original GitHub issueError: Failed creating the machine: no Security Groups found
at /cml/src/utils.js:15:27
at ChildProcess.exithandler (child_process.js:315:5)
at ChildProcess.emit (events.js:314:20)
at maybeClose (internal/child_process.js:1022:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5)
iterative_cml_runner.runner: Destroying... [id=iterative-Ua1WWLUDp]
iterative_cml_runner.runner: Destruction complete after 1s
Issue Analytics
- State:
- Created 3 years ago
- Comments:12 (12 by maintainers)
Top Results From Across the Web
AWS: Security group not found · Issue #164
When applying ec2_instance which was created by terraformer import aws --resources=sg,ec2_instances,subnet,vpc --regions=us-east-1, ...
Read more >Security group doesn't exist but I know it exists
I tried looking up the SG using aws cli but it says that the SG doesn't exist. I can see it right now...
Read more >no matching EC2 Security Group found
Decide which variable you are going to use for the count meta-argument in the EC2 instance resource. I am going to give you...
Read more >Control traffic to resources using security groups
When you first create a security group, it has no inbound rules. Therefore, no inbound traffic is allowed until you add inbound rules...
Read more >AWS Security Groups Guide
Without Security Groups allowing traffic from 0.0.0.0/0 to port 80 ... Security Groups are found under the EC2 Service in the AWS Console:....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Exactly as I said
however is not able to find it with Iterative since its iterative 😅
@0x2b3bfa0 My personal us-west-1
I think that aws has lots of issues with upper case. They are creating sometimes things with Upper and then is not searchable with lower.
I.E. Im able to change
iterative
group name toIterative
the latest is not going to be created probably because coincides with iterative but its not going to be found because Iterative !== iterative Looks like a discrepancy between creation and searching