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

remove vestiges of interpolation syntax that was deprecated in TF v0.12+ #316

Merged
merged 3 commits into from
Jun 25, 2021

Conversation

alexsmaliy-czi
Copy link
Contributor

Summary

As modules in this repository are intended for use with Terraform 0.12 or later, it's safe to remove remaining instances of deprecated interpolation-only strings of the form "${foo}". This should reduce the noise from deprecation warnings in downstream configurations.

Test Plan

unittests

aws-aurora/main.tf Outdated Show resolved Hide resolved
@alexsmaliy-czi alexsmaliy-czi enabled auto-merge (squash) June 25, 2021 02:22
@alexsmaliy-czi alexsmaliy-czi merged commit b71a885 into main Jun 25, 2021
@alexsmaliy-czi alexsmaliy-czi deleted the asmaliy/remove-deprecated-interpolations branch June 25, 2021 15:33
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