int128 / terraform-aws-nat-instance

Terraform module to provision a NAT Instance using an Auto Scaling Group and Spot Instance from $1/month
https://registry.terraform.io/modules/int128/nat-instance/aws/
Apache License 2.0
175 stars 90 forks source link

Update hashicorp/terraform Docker tag to v0.13.3 #28

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
hashicorp/terraform docker patch 0.13.2 -> 0.13.3

Release Notes

hashicorp/terraform ### [`v0.13.3`](https://togithub.com/hashicorp/terraform/releases/v0.13.3) [Compare Source](https://togithub.com/hashicorp/terraform/compare/v0.13.2...v0.13.3) #### 0.13.3 (September 16, 2020) BUG FIXES: - build: fix crash with terraform binary on openBSD ([#​26250](https://togithub.com/hashicorp/terraform/issues/26250)) - core: prevent create_before_destroy cycles by not connecting module close nodes to resource instance destroy nodes ([#​26186](https://togithub.com/hashicorp/terraform/issues/26186)) - core: fix error where plan action changes from CreateThenDelete to DeleteThenCreate ([#​26192](https://togithub.com/hashicorp/terraform/issues/26192)) - core: fix Cycle when create_before_destroy status wasn't checked from state ([#​26263](https://togithub.com/hashicorp/terraform/issues/26263)) - core: fix "inconsistent final plan" error when changing the number of referenced resources to 0 ([#​26264](https://togithub.com/hashicorp/terraform/issues/26264)) - states/remote: fix `state push -force` to work for all backends ([#​26190](https://togithub.com/hashicorp/terraform/issues/26190))

Renovate configuration

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

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

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: 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.