Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump terraform version to 0.12.25 #12

Merged
merged 1 commit into from
May 21, 2020
Merged

Conversation

felddy
Copy link
Member

@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 dav3r, jsf9k, mcdonnnj and a team 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