ggtisc

Results 33 comments of ggtisc

Yes, and as it was explained in the 1st message with a correct import of the resource the message in terminal was: `Terraform has compared your real infrastructure against your...

@RGMishan could you please raise a new ticket with the next information, or share it? 1. terraform configuration 2. terraform version 3. provider version Also please mention if you are...

After many new attempts following the correct steps to import resources as I shared in a previous message it is not possible to obtain the same result as you. The...

Hi @dv01d! Please share the output log and the attributes that you are changing to see in detail the harassment that the API is taking, because until now there were...

If I'm understanding this issue doesn't happens when you update the resource properties, but if you change from the provider version 5.27.0 to 5.28.0 then this forces the destruction of...

Hi @philip-harvey! According to your configuration and the description on the [official documentation](https://cloud.google.com/storage/docs/json_api/v1/buckets) of the property `lifecycle.rule[].condition.daysSinceNoncurrentTime` if you set this value to 0 then the normal is that all...

This could be a documentation update of the description of this field (`lifecycle.rule[].condition.daysSinceNoncurrentTime`) in the [API](https://cloud.google.com/storage/docs/json_api/v1/buckets).

Hi @Sreerag74031! Didi you changed any specific argument like changing `role = "roles/bigquery.dataEditor"` for `role = "OWNER"` or are you changing the `Google provider version`, or the project? Please be...

I'm trying to reproduce this issue, but after a `terraform apply` everything is good and without errors. What is the `Google provider version` that you are using? According to the...

Thank you! I tried again to replicate this issue with your specifications, but again the result was successful without errors. So maybe you need to try to reproduce this with...