Skip to content

Bump terraform version to 0.12.25#12

Merged
felddy merged 1 commit intodevelopfrom
improvement/bump_tools
May 21, 2020
Merged

Bump terraform version to 0.12.25#12
felddy merged 1 commit intodevelopfrom
improvement/bump_tools

Conversation

@felddy
Copy link
Contributor

@felddy felddy commented May 21, 2020

🗣 Description

Terraform 0.12.25 (May 13, 2020)

NOTES:

  • backend/s3: Region validation now automatically supports the new af-south-1 (Africa (Cape Town)) region. For AWS operations to work in the new region, the region must be explicitly enabled as outlined in the AWS Documentation. When the region is not enabled, the Terraform S3 Backend will return errors during credential validation (e.g. error validating provider credentials: error calling sts:GetCallerIdentity: InvalidClientTokenId: The security token included in the request is invalid). (#24744)

ENHANCEMENTS:

  • backend/s3: Support automatic region validation for af-south-1 (#24744)
  • backend/remote: Add support for force push to remote backend (#24884)

BUG FIXES:

  • core: Destroy provisioners should not evaluate for_each expressions (#24163)
  • core: Fix races in GetVariableValue (#24599)

💭 Motivation and Context

🧪 Testing

📷 Screenshots (if appropriate)

🚥 Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (causes existing functionality to change)

✅ Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@felddy felddy requested review from a team, dav3r, jsf9k and mcdonnnj as code owners May 21, 2020 15:41
@felddy felddy self-assigned this May 21, 2020
Copy link
Member

@dav3r dav3r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 👍

Copy link
Member

@jsf9k jsf9k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Big change!

@felddy felddy merged commit b673f72 into develop May 21, 2020
@felddy felddy deleted the improvement/bump_tools branch May 21, 2020 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants