cloudposse / terraform-aws-dynamic-subnets

Terraform module for public and private subnets provisioning in existing VPC
https://cloudposse.com/accelerate
Apache License 2.0
197 stars 167 forks source link

chore(deps): update terraform cloudposse/utils/aws to v0.7.0 #135

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
cloudposse/utils/aws (source) module minor 0.5.0 -> 0.7.0

Release Notes

cloudposse/terraform-aws-utils ### [`v0.7.0`](https://togithub.com/cloudposse/terraform-aws-utils/releases/0.7.0) [Compare Source](https://togithub.com/cloudposse/terraform-aws-utils/compare/0.6.0...0.7.0)
add elb account lookup @​mcalhoun (#​11) #### what - Update the `outputs` to make `elb_logging_account` its own output #### why - In [#​10](https://togithub.com/cloudposse/terraform-aws-utils/issues/10) I mistakenly added this output to the `region_az_alt_code_maps` output
### [`v0.6.0`](https://togithub.com/cloudposse/terraform-aws-utils/releases/0.6.0) [Compare Source](https://togithub.com/cloudposse/terraform-aws-utils/compare/0.5.0...0.6.0)
add elb account lookup @​mcalhoun (#​10) ##### what - Add a lookup for ELB accounts for Elastic Load Balancer accounts ##### why - When creating bucket policies to allow logging from ELB/ALB to write their access logs to S3, it is necessary to give permissions to the dedicated account the ELB/ALB is created in. ##### references - [AWS Documentation](https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-access-logs.html#access-logging-bucket-permissions)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.