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

fix: Replace template_file with templatefile #153

Merged
merged 1 commit into from
Jul 28, 2022

Conversation

frits-v
Copy link
Contributor

@frits-v frits-v commented Jun 13, 2022

The hashicorp/template provider was deprecated and archived about 2
years ago. This commit replaces usage of the data.template_file
resources with the templatefile() function.

Fixes #152

The hashicorp/template provider was deprecated and archived about 2
years ago. This commit replaces usage of the `data.template_file`
resources with the `templatefile()` function.

Fixes terraform-google-modules#152
@frits-v frits-v requested a review from a team as a code owner June 13, 2022 16:39
@comment-bot-dev
Copy link

Thanks for the PR! 🚀
✅ Lint checks have passed.

Copy link
Member

@bharathkkb bharathkkb left a comment

Choose a reason for hiding this comment

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

Thanks for the fix @frits-v

@bharathkkb bharathkkb merged commit 0d02664 into terraform-google-modules:master Jul 28, 2022
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.

Usage of deprecated template_file
3 participants