Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Replace deprecated "template_file" resource for "templatefile" function. #255

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

robertdebock
Copy link

Description

The template_file resource is deprecated. Instead the templatefile function is used.

The deprecation makes it difficult for Mac OS X - M1 users to use this code as no binary is available.

Documentation

The code is fully compatible with previous version, no documentation changes are required.

@hashicorp-cla
Copy link

hashicorp-cla commented Dec 7, 2021

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@anouarchattouna anouarchattouna left a comment

Choose a reason for hiding this comment

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

Minor changes, otherwise LGTM!

examples/vault-agent/main.tf Outdated Show resolved Hide resolved
examples/vault-auto-unseal/main.tf Outdated Show resolved Hide resolved
main.tf Outdated Show resolved Hide resolved
robertdebock and others added 3 commits January 7, 2022 13:13
Typo fixed, thanks!

Co-authored-by: Anouar Chattouna <9251649+anouarchattouna@users.noreply.github.com>
Co-authored-by: Anouar Chattouna <9251649+anouarchattouna@users.noreply.github.com>
Co-authored-by: Anouar Chattouna <9251649+anouarchattouna@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants