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

template provider and template_file data source should be replaced with templatefile #1017

Closed
1 of 4 tasks
mariadb-JeffBachtel opened this issue Sep 22, 2020 · 6 comments
Closed
1 of 4 tasks

Comments

@mariadb-JeffBachtel
Copy link

mariadb-JeffBachtel commented Sep 22, 2020

I have issues

I'm submitting a...

  • bug report
  • feature request
  • support request - read the FAQ first!
  • kudos, thank you, warm fuzzy

What is the current behavior?

The eks module requires the template provider as a dependency, but it is archived/deprecated, with the templatefile function replacing it (see https://registry.terraform.io/providers/hashicorp/template/latest/docs/data-sources/file)

If this is a bug, how to reproduce? Please include a code sample if relevant.

data "template_file" is used in data.tf

What's the expected behavior?

Using the more recent (as of 0.12) function instead

Are you able to fix this problem and submit a PR? Link here if you have already.

Environment details

  • Affected module version: 12.2.0
  • OS: Linux
  • Terraform version: 0.13.3

Any other relevant info

@barryib
Copy link
Member

barryib commented Sep 22, 2020

We can't use the templatefile function for now without breaking some use cases. See #882 for info.

Maybe hashicorp/terraform#24978 could help to solve that. 👀

@mariadb-JeffBachtel
Copy link
Author

lolsob, thanks :) Closing because there's not much you can do about this, apologies for missing previous work (I looked!)

@nick4fake
Copy link

@barryib unfortunately there are not other options as template provider is not going to support terraform 0.14.

hashicorp/terraform-provider-template#85
terraform-google-modules/terraform-google-kubernetes-engine#761

@rekcah78
Copy link

Hi,
Still no solution ?

I have this issue with hashicorp/template :
Provider registry.terraform.io/hashicorp/template v2.2.0 does not have a package available for your current platform, darwin_arm64.

@daroga0002
Copy link
Contributor

Hi,
Still no solution ?

in v18 of this module we dont relly on that legacy provider so please update

@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants