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

Include a template comment that provider metadata can be used to set module_name #3

Open
displague opened this issue Dec 1, 2022 · 0 comments

Comments

@displague
Copy link
Member

displague commented Dec 1, 2022

Include a template comment that provider metadata can be used to set module_name

https://developer.hashicorp.com/terraform/internals/provider-meta

terraform {
  provider_meta "equinix" {
#   TEMPLATE: Set the name of the module below 
#    module_name = "example"
  }
}

Relates to equinix/terraform-provider-equinix#252

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

1 participant