Riley Karson
Riley Karson
Note: We added this to the `google_redis_instance` resource directly, but got feedback that some users would have preferred it be added separately, to avoid having secrets in state in the...
Cool- overabundance of caution on my part it seems, thanks for the input, folks!
/cc @slevenick
Not a direct answer to your question about fixing it, but for additional Google-internal context also see b/228371710
Note: This could also be resolved by making import easier (i.e. not requiring the separate project), not just a docs fix.
I believe this is a variant of https://github.com/terraform-providers/terraform-provider-google/issues/4328, although I'm not sure. I haven't gotten the chance to dig in more, and likely won't for a while so I'm unassigning...
The linked issue doesn't seem to be related, we encounter a similar error when values change at apply time. The proposal in the issue is that we set the value...
@paddycarver can you take a look? You've got the key + probably more context on dynamic than I do.
@roaks3 fyi- this was mislabeled. I think it grabbed the first resource it saw?
We may want to apply default_if_empty here?