-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Log Sink description Bug -- Terraform 0.14.11 #10473
Log Sink description Bug -- Terraform 0.14.11 #10473
Comments
@deepak-pradeep-db can you repro? If yes, please provide the configs and the steps. |
Thanks @edwardmedia for the response. Let me tell. What I did step by step. Step 1 : I created a sink you Terraform v0.14.11
Step 2: I'm changing the Sink Description
Terraform plan showing the Changes and Terraform Apply successfull. Now In GCP console. The description became empty and also in state file. Now I'm triggering Terraform Plan with modifying the Terraform configuration file and Terraform plan again showing the same chanegs. Again Terraform apply successfull but sink description is still empty in both GCP console and state file. I triggered the terraform apply for 10 time and applied 10 time successfully but still descriptions are empty. Note: I have even tried with latest Google provider version and terraform version. As well as I have tried in different accounts and CLIs. Please let me know if you need more clarity. |
@deepak-pradeep-db I see where the problem is. I will open a PR for it |
When I can see the changes or which version I have to use to see the changes. Thanks in advance. |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Community Note
modular-magician
user, it is either in the process of being autogenerated, or is planned to be autogenerated soon. If an issue is assigned to a user, that user is claiming responsibility for the issue. If an issue is assigned tohashibot
, a community member has claimed the issue already.Terraform Version
0.14.11
Affected Resource(s)
*google_logging_folder_sink
google_logging_project_sink
google_logging_organization_sink
Expected Behavior
I have created few project and Folder leve sinks.
Need to update the Log sinks description
Actual Behavior
A few days later, I tried to update the log sink description but when I applied the changes, The description value became null (in both state file and GCP console).
If I trigger terraform plan, it is gain showing the changes. I tried applying 10 times. still showing the same changes. but no error
Could you please check and let us know . How Can I get my descriptions back.
The text was updated successfully, but these errors were encountered: