Scott Suarez
Scott Suarez
Could you try following the instructions at https://googlecloudplatform.github.io/magic-modules/develop/update-dependencies/#update-provider-dependencies
Looks like the tests are failing because the API returns these fields when they are empty ``` - user_managed_keys_config { - service_account_signing_keys = [] -> null - service_account_verification_keys = []...
Is this field GA? I don't see it documented at https://cloud.google.com/looker/docs/reference/rest/v1/projects.locations.instances
Do you have a specific date? I want to make sure this field doesn't confuse customers as it won't be available at the time the release notes are published. In...
From my team lead on merging changes before GA. '' If they soft launch (i.e. launch API before the blog post / conference announcement) we can add it to the...
stub for ga tests https://hashicorp.teamcity.com/buildConfiguration/TerraformProviders_GoogleCloud_GOOGLE_MMUPSTREAMTESTS_GOOGLE_PACKAGE_NETWORKSECURITY/398975
Hi there, I'm seeing failures on TestAccNetworkSecurityBackendAuthenticationConfig_backendServiceTlsSettingsExample ``` ------- Stdout: ------- === RUN TestAccNetworkSecurityBackendAuthenticationConfig_backendServiceTlsSettingsExample === PAUSE TestAccNetworkSecurityBackendAuthenticationConfig_backendServiceTlsSettingsExample === CONT TestAccNetworkSecurityBackendAuthenticationConfig_backendServiceTlsSettingsExample resource_network_security_backend_authentication_config_generated_test.go:151: Step 1/2 error: After applying this test step, the...
stub for ga tests https://hashicorp.teamcity.com/buildConfiguration/TerraformProviders_GoogleCloud_GOOGLE_MMUPSTREAMTESTS_GOOGLE_PACKAGE_NETWORKSECURITY/411578
Hey ! let me take a look
https://github.com/ScottSuarez/magic-modules/blob/38520c4e947e0dc51a365d0845cc73cdf394f4d9/mmv1/third_party/terraform/services/eventarc/resource_eventarc_message_bus_test.go#L315-L321 Here is how you do it for handwritten files.