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 validator: auto-generated mappers #8432

Closed
melinath opened this issue Feb 10, 2021 · 3 comments
Closed

Terraform validator: auto-generated mappers #8432

melinath opened this issue Feb 10, 2021 · 3 comments

Comments

@melinath
Copy link
Collaborator

We are currently auto-generating support for a large number of resources in terraform-google-conversion, but support for those resources is not automatically added to Terraform Validator. There is a longstanding TODO to autogenerate the list of mappers. We should do that.

This would probably look something like:

  1. generate this list in MM (probably needs to be exported by terraform-google-conversion)
  2. Switch terraform-validator to use the new list of mappers.

This could also be a good time to find a better name than "mappers".

@melinath
Copy link
Collaborator Author

We would also want to autogenerate tests for the new items; not sure how that would work. Might require merging the two repos (which we had talked about doing but wasn't a priority at the time.)

@melinath
Copy link
Collaborator Author

@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants