Thanks to visit codestin.com
Credit goes to github.com

Skip to content

values from .tfvars not getting loaded #8356

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

Closed
da00891219 opened this issue Jul 7, 2023 · 4 comments
Closed

values from .tfvars not getting loaded #8356

da00891219 opened this issue Jul 7, 2023 · 4 comments

Comments

@da00891219
Copy link

coder templates create not loading .tfvars values.

@cdr-bot cdr-bot bot added the bug label Jul 7, 2023
@mtojek
Copy link
Member

mtojek commented Jul 7, 2023

Hi @da00891219,

Let me give you some advice on proper issue reporting.

Unfortunately, issues like this do not make any sense and are hard to investigate. We don't know which version of coder you're using, what is the error you're facing, or what is the expected result. Sometimes it is also valuable to share the template you're working on. If this is a new feature you're asking for, please justify why and when are you going to use it.

Could you please correct the issue and add a proper description with more details about the bug you see? Otherwise, we will close the issue as it is too vague.

Thank you for your understanding.

@da00891219
Copy link
Author

my coder template comprised of below files.

README.md
main.tf --> where resources are created
variables.tf --> defined variables here
values.auto.tfvars --> consists values for variables, mainly secrets --> but these values were not reflected when I run coder templates create

coder version server/client: v0.20.1
terraform version on my client: v1.3.7

@ElioDiNino
Copy link
Contributor

This may relate to #8279

@bpmct
Copy link
Member

bpmct commented Jul 14, 2023

Going to close in favor of #8501

@bpmct bpmct closed this as not planned Won't fix, can't repro, duplicate, stale Jul 14, 2023
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

No branches or pull requests

4 participants