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

Terraform backend configuration #14

Closed
vkleen opened this issue Dec 7, 2022 · 2 comments
Closed

Terraform backend configuration #14

vkleen opened this issue Dec 7, 2022 · 2 comments

Comments

@vkleen
Copy link
Contributor

vkleen commented Dec 7, 2022

Terraform supports different backend configurations: https://developer.hashicorp.com/terraform/language/settings/backends/configuration

These configuration options need to be reflected in the generated contract.

@vkleen
Copy link
Contributor Author

vkleen commented Jan 5, 2023

I've implemented a placeholder contract for the backend field. The top-level contract now accepts that field but just assigns it type Dyn.

@vkleen
Copy link
Contributor Author

vkleen commented Feb 8, 2023

Because of #15 this now just works(TM).

@vkleen vkleen closed this as completed Feb 8, 2023
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

No branches or pull requests

1 participant