Skip to content

Conversation

@dylanratcliffe
Copy link
Member

Allows the CLI to automatically configure itself from stored Terraform provider config

Fixes #472

@dylanratcliffe dylanratcliffe linked an issue Jul 23, 2024 that may be closed by this pull request
4 tasks
renovate bot and others added 9 commits July 23, 2024 10:52
... into an object called `var`.
This is a tough tradeoff between offering more functionality (providers
configured through data sources) and implementation complexity (lifting
a full terraform parser and evaluator to load data sources). For now we
err on the simple side and expose provider parse errors when `data`
references are used and continue processing as long as there is any
valid provider.
@DavidS-ovm
Copy link
Contributor

This now works in local testing on our own deployment repo:

2024-07-23_17MS+0200_1098x422

@DavidS-ovm DavidS-ovm merged commit 3aabec8 into main Jul 23, 2024
@DavidS-ovm DavidS-ovm deleted the terraform-auto-config branch July 23, 2024 15:19
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.

Use Terraform to inform AWS Auth

3 participants