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

Consider Adding Documentation Describing Dynamic Modification of Terraform Configuration #271

Open
2 of 6 tasks
bendbennett opened this issue Jan 9, 2024 · 0 comments
Open
2 of 6 tasks
Labels
documentation Improvements or additions to documentation

Comments

@bendbennett
Copy link
Contributor

Does this documentation exist?

  • This is new documentation
  • This is an enhancement to existing documentation

Where would you expect to find this documentation?

  • On terraform.io
  • In the GoDoc for this module
  • In this repo as a markdown file
  • Somewhere else

Details

Recent changes to terraform-plugin-testing (i.e., Add terraform block to config when not already present released in v1.6.0) result in the dynamic addition of a terraform block to configuration supplied in the TestStep.Config field, to explicitly specify required_providers.

Description

Consider adding documentation to describe and illustrate how the supplied terraform configuration can be dynamically modified during the execution of acceptance tests.

References

@bendbennett bendbennett added the documentation Improvements or additions to documentation label Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant