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

Allow to use opentofu with generate_projects #1757

Merged

Conversation

minamijoyo
Copy link
Contributor

The current implementation allows the use of opentofu in statically defined projects, but not in projects dynamically generated by generate_projects.

This patch adds the opentofu flag to the blocks in generate_projects as well, making opentofu available in a more dynamic environment. I also added the opentofu attribute and the missing type definition of Block type in digger.yml reference.

The current implementation allows the use of opentofu in statically
defined projects, but not in projects dynamically generated by
generate_projects. This patch adds the opentofu flag to the blocks in
generate_projects as well, making opentofu available in a more dynamic
environment.
Also added the missing blocks attribute and Block type documentation.
minamijoyo added a commit to minamijoyo/digger that referenced this pull request Oct 23, 2024
@motatoes motatoes merged commit 70ff70c into diggerhq:develop Nov 4, 2024
6 checks passed
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

Successfully merging this pull request may close these issues.

2 participants