This repository has been archived by the owner on Nov 27, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 93
Merge terraform-google-conversion and terraform-validator repositories #237
Comments
Love this idea. 👍 There was a time when we thought -conversion might be generally useful, but it seems clear that a separate repo isn't required. |
This was referenced Jun 28, 2021
Merged
5 tasks
5 tasks
melinath
added a commit
to melinath/magic-modules
that referenced
this issue
Aug 25, 2021
This removes a trailing reference to terraform-google-conversion as an 'object library'. Related to GoogleCloudPlatform/terraform-validator#237
melinath
added a commit
to GoogleCloudPlatform/magic-modules
that referenced
this issue
Aug 27, 2021
This removes a trailing reference to terraform-google-conversion as an 'object library'. Related to GoogleCloudPlatform/terraform-validator#237
modular-magician
added a commit
to modular-magician/terraform-provider-google-beta
that referenced
this issue
Aug 27, 2021
…5140) This removes a trailing reference to terraform-google-conversion as an 'object library'. Related to GoogleCloudPlatform/terraform-validator#237 Signed-off-by: Modular Magician <[email protected]>
modular-magician
added a commit
to hashicorp/terraform-provider-google-beta
that referenced
this issue
Aug 27, 2021
) This removes a trailing reference to terraform-google-conversion as an 'object library'. Related to GoogleCloudPlatform/terraform-validator#237 Signed-off-by: Modular Magician <[email protected]>
khajduczenia
pushed a commit
to khajduczenia/magic-modules
that referenced
this issue
Oct 12, 2021
…dPlatform#5140) This removes a trailing reference to terraform-google-conversion as an 'object library'. Related to GoogleCloudPlatform/terraform-validator#237
This was referenced Oct 19, 2021
This part of the process is complete. The follow-up work re: running resource tests upstream is covered by #332 |
Closed
Internal issue: b/211890077 |
This has been resolved |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently, we have separate terraform-google-conversion and terraform-validator repositories. This is for historical reasons that no longer apply. We would like to combine them so that it is easier for contributors to add support for additional resources; the split is a constant source of confusion. This will also simplify making sure that changes made in Magic Modules don't break terraform-validator; currently, it's easy to make a version of terraform-google-conversion that passes its tests but doesn't work with terraform-validator.
This work should accomplish the following:
terraform_validator.rb
PRincluding integration tests) TFV PR MM PRThe text was updated successfully, but these errors were encountered: