Edward Sun

Results 162 comments of Edward Sun

@nicain shouldn't this be an [enhancement](https://github.com/hashicorp/terraform-provider-google/issues/new?assignees=&labels=enhancement&template=01_enhancement.md) if this needs to be supported?

@nicain looks like this is a new feature. Could you please file an [enhancement](https://github.com/hashicorp/terraform-provider-google/issues/new?assignees=&labels=enhancement&template=01_enhancement.md) instead? Closing this now

@dlesco can you provide a terraform config that shows what the problem is? Along with the debug log.

@dlesco this looks like a new feature. Please file an [enhancement](https://github.com/hashicorp/terraform-provider-google/issues/new?assignees=&labels=enhancement&template=01_enhancement.md) instead. Closing this now

@Raffaello is this only happening to a specific resource or common behavior for general resources? What resource were you using? Can you share the config and the detailed steps to...

@Raffaello why did you want to run `terraform apply` after the secret is manually deleted? If you want to recover the secret, can you check if [terraform taint](https://www.terraform.io/cli/commands/taint) help in...

@shuyama1 shouldn't api send 404 (instead of 400) for this case? https://github.com/hashicorp/terraform-provider-google/blob/main/google/utils.go#L96

@skorobogatydmitry could you share the longer debug log which have more api requests and responses?

@skorobogatydmitry thank you for the efforts. I am closing the issue now. Feel free to reopen if the issue resurfaces.