You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request.
Please do not leave +1 or me too comments, they generate extra noise for issue followers and do not help prioritize the request.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.
If an issue is assigned to a user, that user is claiming responsibility for the issue.
Customers working with a Google Technical Account Manager or Customer Engineer can ask them to reach out internally to expedite investigation and resolution of this issue.
setting log_config to false removes the config block in statefile. Because of this, every time i apply the changes, its trying to get log_config to false.
Actual Behavior
The statefile should retain the log configuration state when enable = false, which occurs with the SFTP connector but not with the GCS connector.
Steps to reproduce
Create a sftp connector with the above referenced code
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered:
Community Note
Terraform Version & Provider Version(s)
Terraform v1.9.7
on darwin_arm64
Affected Resource(s)
google_integration_connectors_connection
Terraform Configuration
Debug Output
Expected Behavior
setting log_config to false removes the config block in statefile. Because of this, every time i apply the changes, its trying to get log_config to false.
Actual Behavior
The statefile should retain the log configuration state when enable = false, which occurs with the SFTP connector but not with the GCS connector.
Steps to reproduce
Create a sftp connector with the above referenced code
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered: