Riley Karson

Results 276 comments of Riley Karson

I haven't found the cycles to come back to this- @c2thorn can you pick it up when you have the chance? Probably next week, given you're oncall this one.

> Let's say someone tries to perform a change in terraform and it get's blocked due to deletion_protection=true. But then tries the same with the API or gcloud and the...

Note: exempt from forwarding until we define the self-service contribution process

Ephemeral resources are necessarily a different resource block than a datasource (`ephemeral` is a parallel resource variant to managed resources (`resource`) and data resources (`data`, generally called datasources)), but I...

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...

Do you have the `terraform plan` results? This shouldn't be possible.

Ah, that's not quite a plan- that's a newer-`0.15.4+` according to [this page](https://support.hashicorp.com/hc/en-us/articles/4405950960147-New-Feature-Objects-have-changed-outside-of-Terraform)- feature that shows differences between the state and remote state (i.e. the new state after a refresh)....

Hey! I'm closing this PR as a part of a cleanup of older inactive PRs, using a threshold of PRs last updated over 3 months ago. This doesn't represent rejection...

@p4ranoidandro1d can you try the https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/project_service_identity resource?

This doesn't appear to be present in the Firebase API. We could look for it as suggested in https://github.com/hashicorp/terraform-provider-google/issues/8253#issuecomment-764772587, potentially, but API support would be preferred.