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

TF Registry Terms of Service change #183

Open
vincenthsh opened this issue Sep 13, 2023 · 0 comments
Open

TF Registry Terms of Service change #183

vincenthsh opened this issue Sep 13, 2023 · 0 comments

Comments

@vincenthsh
Copy link
Owner

vincenthsh commented Sep 13, 2023

Fogg uses TF 0.15.3 golang packages to resolve registry Module references.

func ResolveRegistryModule(source string, version string, reg *registry.Client) (string, error) {

There are 2 issues:

CDKTF is not in violation as they call out to the terraform binary to get the modules instead:

https://github.com/hashicorp/terraform-cdk/blob/v0.18.0/packages/%40cdktf/provider-generator/lib/get/generator/provider-schema.ts#L346

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