Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Special handling for AWS elb security group #601

Closed
ronpanto opened this issue Nov 25, 2014 · 4 comments
Closed

Special handling for AWS elb security group #601

ronpanto opened this issue Nov 25, 2014 · 4 comments
Labels
bug provider/aws waiting-response An issue/pull request is waiting for a response from the community

Comments

@ronpanto
Copy link

The elb security group has the id amazon-elb/sg-843f59ed (amazon-elb-sg).
If i try to create a security group that references this id, it actually creates it fine.
but each time i'll apply after that i'll get The security group 'sg-843f59ed does not exist'
what happens is that after a refresh, terraform will receive the id as sg-843f59ed (and that will be in the state file), and that's when i'll get the error.

@catsby
Copy link
Contributor

catsby commented Mar 17, 2015

Hello – sorry for the silence. I assume this ELB security group exists independently of Terraform?

but each time i'll apply after that i'll get The security group 'sg-843f59ed does not exist'

What kind of changes or commands are you running to see this?

Could you possibly give me a bare-minimum configuration file that demonstrates this? Be sure to omit and sensitive secrets/keys.

Thanks!

@catsby catsby added the waiting-response An issue/pull request is waiting for a response from the community label Mar 17, 2015
@catsby
Copy link
Contributor

catsby commented May 1, 2015

We haven't heard from you in a bit, so we're going to go ahead and close this. If you have any more information to help us debug or reproduce this, we can re-open it.

In the meantime, we have recently added a feature to the ELB resource regarding security groups, perhaps it's helpful:

@catsby catsby closed this as completed May 1, 2015
@scalp42
Copy link
Contributor

scalp42 commented Jun 22, 2015

I believe this is related to: #2420 @catsby

AWS provides a generic "amazon-elb/amazon-elb-sg" when creating an ELB, not sure how to reference this with Terraform.

@ghost
Copy link

ghost commented May 2, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators May 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug provider/aws waiting-response An issue/pull request is waiting for a response from the community
Projects
None yet
Development

No branches or pull requests

4 participants