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

Remove providers in legacy module #33

Open
davidholsgrove opened this issue Dec 1, 2023 · 0 comments
Open

Remove providers in legacy module #33

davidholsgrove opened this issue Dec 1, 2023 · 0 comments

Comments

@davidholsgrove
Copy link

The specifying of provider configuration in a terraform module makes this a "legacy" component, and prevents the use of the module with conditional counts / for_each etc.

https://developer.hashicorp.com/terraform/language/modules/develop/providers#legacy-shared-modules-with-provider-configurations

Can this module be refactored to avoid this? It might require additional documentation on how a consumer of the module should provide the AWS providers

https://github.com/gofireflyio/terraform-firefly-aws-onboarding/blob/main/main.tf#L6-L403

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