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

Terraform Cloud - sticking variable in private module #27695

Closed
taylorturner opened this issue Feb 5, 2021 · 4 comments
Closed

Terraform Cloud - sticking variable in private module #27695

taylorturner opened this issue Feb 5, 2021 · 4 comments
Labels
bug new new issue not yet triaged

Comments

@taylorturner
Copy link

taylorturner commented Feb 5, 2021

First off, if this isn't the right place for this I'm happy to move it.

I've recently switched to using Terraform Cloud, I "published" 4 modules to the private module registry within Terraform Cloud.

In one of those modules, I had an undefined variable dockerconfig_filename (making it required) that was in version 2.0.0 of the module. I've since replaced that variable with another and pushed a new version 2.0.1 of this module.

When viewing the module in the Terraform Cloud console, it correctly shows the newly added variable but the old one hasn't been removed. The count of input variables went from 22 to 23 from version 2.0.0 to 2.0.1, when it should've stayed the same.

Compounding the problem, now every workspace using that module is complaining that the dockerconfig_filename variable is undefined. To get around this, I've switched the source for all my modules to point at Github for now.

@mildwonkey
Copy link
Contributor

Hi, @taylorturner . Thanks for reporting this.

We use issues in this repository to represent bugs and feature requests in Terraform CLI. Terraform Cloud is developed by other teams who don't typically monitor this repository, and they prefer to hear about bug reports and feature requests via the customer support system.

If you have a paid account on Terraform Cloud, please send this feedback to your usual support contacts. Otherwise, you can contact the Terraform Cloud support team at [email protected]. If you contact the support team, be sure to include your Terraform Cloud username and organization name in your request.

Thanks again!

@mildwonkey
Copy link
Contributor

@taylorturner ,
A little birdie suggested I also point you to our cloud forum, which is also a good place to ask for help: https://discuss.hashicorp.com/c/terraform-core/terraform-cloud-enterprise/44

@taylorturner
Copy link
Author

Thank you @mildwonkey!!

@ghost
Copy link

ghost commented Mar 11, 2021

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.

@ghost ghost locked as resolved and limited conversation to collaborators Mar 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug new new issue not yet triaged
Projects
None yet
Development

No branches or pull requests

2 participants