github hashicorp/terraform v0.13.6

latest releases: v1.8.3, v1.9.0-alpha20240501, v1.8.2...
3 years ago

0.13.6 (January 06, 2021)

UPGRADE NOTES:

  • The builtin provider's terraform_remote_state data source no longer enforces Terraform version checks on the remote state file. This allows Terraform 0.13.6 to access remote state from future Terraform versions, up until a future incompatible state file version upgrade is required. (#26692)

BUG FIXES:

  • init: setting -get-plugins to false will now cause a warning, as this flag has been a no-op since 0.13.0 and usage is better served through using provider_installation blocks (#27092)

Don't miss a new terraform release

NewReleases is sending notifications on new releases.