Cameron Thornton
Cameron Thornton
Confirming that I have spoken with @Samir-Cit offline and received permission to force push to this branch
This is probably worth backporting into 5.X. Along with the resolution to https://github.com/hashicorp/terraform-provider-google/issues/15208 I'll leave this open to track that @roaks3 fyi
> @rileykarson could we get a patch release for this before the next Monday release? This is currently blocking all the TF deployments in our project. we'll likely wait for...
This was released as a [backport in 5.43.1](https://github.com/hashicorp/terraform-provider-google/releases/tag/v5.43.1) and is scheduled to be released in 6.1.0 tuesday
> is it safe to add IAP to lifecycle.ignore_changes until this is fixed? yes, please add to [lifecycle.ignore_changes](https://developer.hashicorp.com/terraform/language/meta-arguments/lifecycle#ignore_changes) until we get the fix out
> @c2thorn Do you have any ETA for the fix? The fix should be in next week's release in 6.4.0
Going to skip in VCR for now: https://github.com/GoogleCloudPlatform/magic-modules/pull/11522
Wanting to follow up on https://github.com/GoogleCloudPlatform/magic-modules/pull/11903#issuecomment-2437457030 For `TestAccSdkProvider_request_timeout /when_request_timeout_is_set_to_an_empty_string_in_the_config_the_value_fails_validation,_as_it_is_not_a_duration` it looks like we've moved forward with solution 2 of keeping the same level of validation: [`aca5d33` (#11903)](https://github.com/GoogleCloudPlatform/magic-modules/pull/11903/commits/aca5d333d80b76d263426269c6855d223a880182) correct? I think...
side note: does anyone else have to run `make clean-provider` to actually get the `mmv1/third_party/terraform/acctest/framework_test_utils.go.tmpl` removal to show when building locally? I don't remember if Ruby mmv1 needed to do...
We are planning to switch over to Go from Ruby within the next two weeks, so hopefully this will no longer be needed.