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

Add cidr block output per AZ #53

Merged
merged 4 commits into from
Jun 7, 2021

Conversation

cdobbyn
Copy link
Contributor

@cdobbyn cdobbyn commented Jun 1, 2021

what

No resource changes at all.
Add subnet_cidr_block to the output_map and az_subnet_cidr_blocks as an output.

why

This is helpful when you want to assign something like the 4th IP in a subnet rather than allowing DHCP to do it's thing.

references

n/a

@cdobbyn cdobbyn requested review from a team as code owners June 1, 2021 17:33
@cdobbyn cdobbyn requested review from dotCipher and brcnblc and removed request for a team June 1, 2021 17:33
@nitrocode
Copy link
Member

/test all

@cdobbyn
Copy link
Contributor Author

cdobbyn commented Jun 7, 2021

Anything extra I need to do here @nitrocode? I'll add a test for this.

@cdobbyn
Copy link
Contributor Author

cdobbyn commented Jun 7, 2021

I see that I missed some of what was done here in the module around outputs, fixing and adding tests now.

cdobbyn and others added 2 commits June 7, 2021 15:29
- Add the output `az_subnet_cidr_blocks`
- Add tests to verify the output for the complete example
@nitrocode
Copy link
Member

/test all

@nitrocode nitrocode merged commit d3fb4e7 into cloudposse:master Jun 7, 2021
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

Successfully merging this pull request may close these issues.

3 participants