Skip to content

Releases: terra-mod/terraform-bitbucket-ip-addresses

Resolves use of deprecated body property

30 Jan 00:06
@k-k k-k
5545dce
Compare
Choose a tag to compare

Adds new chunked output

03 Jun 02:06
@k-k k-k
32a859c
Compare
Choose a tag to compare

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

13 Sep 18:35
@k-k k-k
cf66aec
Compare
Choose a tag to compare

Initial Release

29 Oct 07:29
@k-k k-k
346851c
Compare
Choose a tag to compare

Allows fetching the whitelist ip addresses from Bitbucket.

Requires

  • Terraform >= 0.12.
  • jq installed where Terraform runs
  • bash