google_logging_project_sink
always shows changed if filter has trailing whitespace
#1162
Labels
google_logging_project_sink
always shows changed if filter has trailing whitespace
#1162
I use a HEREDOC string to specify
filter
for agoogle_logging_project_sink
, which includes a trailing newline.The value as refreshed from the google API is without a trailing newline, so it always shows as changed.
Affected Resource(s)
Please list the resources as a list, for example:
Terraform Configuration Files
Expected Behavior
Upon repeated
apply
, no changeActual Behavior
Upon repeated
apply
,References
The text was updated successfully, but these errors were encountered: