Skip to content

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 from 0c0ac60 to 96c03e7 Compare July 4, 2025 11:12
@demeyerthom demeyerthom force-pushed the 505-create-generic-provider-plugin branch from 96c03e7 to 3598f76 Compare July 8, 2025 10:33
<!--

Describe in detail the changes you are proposing, and the rationale.

-->

<!--

Link all GitHub issues fixed by this PR, and add references to prior
related PRs.

-->

Fixes #

### NEW FEATURES | UPGRADE NOTES | ENHANCEMENTS | BUG FIXES |
EXPERIMENTS

<!--

Write a short description of your changes. Examples:

- Fixed a bug
- Added a new feature
- Updated documentation

--> 

-
@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