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

Every execution produces new VPC #1

Open
aholbreich opened this issue Nov 25, 2016 · 2 comments
Open

Every execution produces new VPC #1

aholbreich opened this issue Nov 25, 2016 · 2 comments

Comments

@aholbreich
Copy link

Is it really by intention that every execution of the module produces VPC?
Must be limitation of the underlaying module, but how to deal withit?

@daniel-rhoades
Copy link
Owner

Ansible will pattern patch, so if you have a VPC with the same setup (name, CIDR, tags, etc) then it shouldnt create a new one by default.

@aholbreich
Copy link
Author

Same name is not problem and same cidr is suprisingly also not a problem for AWS or module... So i got two VPC... strange..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants