Rodrigo Juan Collavo
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
Posts
Recent activity by Rodrigo Juan Collavo-
Transformations: Better handling for sensitive data in terraform state
I'm using Terraform to deploy AWS lambda connectors, and I have to ignore changes related to some properties like "role_arn" and "secrets" because these values are obfuscated and stored in terrafor...
-
Terraform provider: group_id stored as external_id in Terraform state
CompletedHi, I'm applying a Terraform plan for an AWS lambda connector. One of the required properties is group_id, I see this is reported through the Fivetran API as external_id, and is also stored in the ...