Skip to content

feat: Added support for adding providers through mach config directly without needing plugins #519

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

demeyerthom
Copy link
Contributor

This pull request introduces significant enhancements to the Terraform configuration generation process, focusing on enabling direct provider configurations, improving modularity, and adding support for provider requirements. The changes include adding new features, refactoring existing functionality, and updating templates to accommodate the new capabilities.

Enhancements to Terraform Provider Configuration:

Support for Provider Requirements:

Updates to Terraform Component Tags and Variables:

Provider Rendering Enhancements:

Dependency Updates:

  • go.mod: Added the github.com/flosch/pongo2/v5 dependency to support template rendering.

@demeyerthom demeyerthom requested a review from a team as a code owner June 27, 2025 13:22
@demeyerthom demeyerthom linked an issue Jun 27, 2025 that may be closed by this pull request
@demeyerthom demeyerthom force-pushed the 505-create-generic-provider-plugin branch 2 times, most recently from 96c03e7 to 3598f76 Compare July 8, 2025 10:33
@demeyerthom demeyerthom force-pushed the 505-create-generic-provider-plugin branch from 3598f76 to 5f428d0 Compare July 8, 2025 13:10
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.

Create list of terraform providers
1 participant