-
-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use filtered subnet cidr blocks instead of the VPC cidr (#83)
* fix: use filtered subnet cidr bloccks for `accepter_cidr_block_associations` instead of the VPC cidr * fix: add provider to aws_subnet accepter data source * fix: access to accepter cidr block * fix: run terraform fmt * use filtered subnet cidr blocks for requester_cidr_block_associations instead of the VPC cidr * Revert "use filtered subnet cidr blocks for requester_cidr_block_associations instead of the VPC cidr" This reverts commit ca3eca7. * fix ipv6 * add compact to fix empty sets * Reapply "use filtered subnet cidr blocks for requester_cidr_block_associations instead of the VPC cidr" This reverts commit 47201a5. * add compact to fix empty sets * fix filters * fix filters * add try when getting accepter subnet ids Co-authored-by: Igor Rodionov <[email protected]> --------- Co-authored-by: Igor Rodionov <[email protected]>
- Loading branch information
1 parent
981f92f
commit 18ffc2c
Showing
2 changed files
with
36 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters