Riley Karson
Riley Karson
> For example, it seems like kubelet_config would now use ForceSendFields when it is nil. Oh, that may be integrating https://github.com/GoogleCloudPlatform/magic-modules/pull/11978 FWIW
You'll want to iterate locally (https://googlecloudplatform.github.io/magic-modules/develop/test/run-tests/#optional-test-manually) on formatting the jsonencode properly, I don't remember the way to specify non-strings offhand.
This should work right now (we're no longer fighting over the permission) but still has a global static resource for the kms/sql_with_cmek test case. I may take a different approach-...
> BootstrapPSARole applies the permission at the project level. Is it necessary to apply it at the key level? Not if we applied it at the project level, but I...
TestAccSqlDatabaseInstance_Edition_Downgrade was broken in another change. Will resolve in a separate PR. I have the other PR staged; it'll get merged by the next website publish, so gonna merge.
I think that PSC forwarding rules can't have labels set, based on https://github.com/hashicorp/terraform-provider-google/issues/16255#issue-1945151168 - we'll need to not apply default labels for forwarding rules of that type.
Hey! I'm closing this PR as a part of a cleanup of older inactive PRs, using a threshold of PRs in "Draft" last updated over a month ago. This doesn't...
I'm gonna close this preemptively since we can always reopen it, it'll remained linked from the issue for discoverability.
@ScottSuarez do you remember the details of the changes you were proposing here? We reviewed this and couldn't figure out what the delta on an existing resource would be.
Ah- `primary_resource_name` is distinct from `primary_resource_id`, right.