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.
This is just a mistake in the documentation, as you can notice in the other examples of the same link and for intuition, in terraform is used the = but not the :. Here is a complete correct code of the linked example:
Community Note
Terraform Version & Provider Version(s)
Terraform v1.11.3
on darwin_arm64
Affected Resource(s)
google_datastream_connection_profile
Terraform Configuration
Debug Output
No response
Expected Behavior
The configuration should be accepted as it follows the structure documented in the provider documentation: https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/datastream_connection_profile#example-usage---datastream-connection-profile-salesforce
Actual Behavior
Error: Unexpected block: Blocks of type "salesforce_profile" are not expected here
Steps to reproduce
terraform apply
Important Factoids
No response
References
No response
b/409850847
The text was updated successfully, but these errors were encountered: