-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: extra_templates allows users to control templates (#1046)
* feat: allow variables to specify values in main.tf * filter out nonexistent variables * loop * feat: generate provider configs for kubectl & helm * remove custom provider * tidy * conditionals * index * feat: extra_templates allows users to control templates * commit from ci -- updated golden files * no template header * Update config/v2/config.go Co-authored-by: Hayden Spitzley <[email protected]> * maps --------- Co-authored-by: jakeyheath <[email protected]> Co-authored-by: Hayden Spitzley <[email protected]>
- Loading branch information
1 parent
a43b364
commit f13687a
Showing
4 changed files
with
145 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.