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

[AWS] added support for multiple subnet associations to aws_network_acl #644

Closed
wants to merge 10 commits into from
Closed

Conversation

zhukau
Copy link
Contributor

@zhukau zhukau commented Dec 10, 2014

No description provided.

@mitchellh
Copy link
Contributor

Thanks! This has backwards compatibility... issues. I think we need to support both (in a mutually exclusive state) for the time being, and then do migrations in the future when we can support that.

@zhukau
Copy link
Contributor Author

zhukau commented Dec 15, 2014

Do you mean that one to one relationship between Network ACL and Subnet went to public in v0.3.5? But it is incorrect implementation of NetworkACL AWS API (it expects an AssociationSet) and should be considered as a bug.

@phinze
Copy link
Contributor

phinze commented Jan 30, 2015

Do you mean that one to one relationship between Network ACL and Subnet went to public in v0.3.5? But it is incorrect implementation of NetworkACL AWS API (it expects an AssociationSet) and should be considered as a bug.

Agreed that it's basically a bug, but if we just remove the subnet_id field we'll blow up for anybody using it, which is not the best experience. If we support both for a spell we can deprecate the field and message about transition to the new, proper config.

Does that sound reasonable? Or are you saying that it actually was always blowing up with the old code?

@phinze phinze added the waiting-response An issue/pull request is waiting for a response from the community label Jan 30, 2015
@phinze
Copy link
Contributor

phinze commented Feb 21, 2015

~2 months of silence on the wire. Going to close this unless/until we hear back. 👌

@phinze phinze closed this Feb 21, 2015
@rlister rlister mentioned this pull request Apr 10, 2015
@catsby
Copy link
Contributor

catsby commented May 15, 2015

FWIW I added support for one to many ACLs to Subnets in #1931

@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
waiting-response An issue/pull request is waiting for a response from the community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants