cyralinc / terraform-provider-cyral

Cyral Terraform Provider
https://registry.terraform.io/providers/cyralinc/cyral/latest
Apache License 2.0
13 stars 3 forks source link

ENG-14270: redshift iam #559

Closed ricardorey10 closed 3 months ago

ricardorey10 commented 3 months ago

Description of the change

We recently added the capability for Redshift repos to use AWS IAM as the Authentication method between the sidecar and the DB. In order to do this, we added a few fields to the repo and the userAccount objects, so this PR teaches Terraform about them.

Type of change

Checklists

Development

Code review

Testing

Added a couple new unit tests and they passed.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
1.2% Duplication on New Code

See analysis details on SonarCloud