Releases: terra-mod/terraform-bitbucket-ip-addresses
Releases · terra-mod/terraform-bitbucket-ip-addresses
Resolves use of deprecated body property
Adds new chunked output
See #3
Adds support for ipv4_chunks
and ipv6_chunks
which output a map with zero-index based keys and a list of IP Addresses that have been chunked based on the ip_list_chunk_size
input variable. Defaults to 40
.
Removes dependencies on Bash and JQ
Initial Release
Allows fetching the whitelist ip addresses from Bitbucket.
Requires
- Terraform >= 0.12.
jq
installed where Terraform runsbash