databricks / terraform-databricks-sra

The Security Reference Architecture (SRA) implements typical security features as Terraform Templates that are deployed by most high-security organizations, and enforces controls for the largest risks that customers ask about most often.
Other
71 stars 39 forks source link

[AWS] Remove legacy instance profile reference in role ARN #36

Closed JDBraun closed 8 months ago

JDBraun commented 8 months ago

https://github.com/databricks/terraform-databricks-sra/blob/45e5e50a81f2741b5407d37c6a74654db63472bc/aws/tf/modules/sra/credential.tf#L220

With UC this is no longer needed and can be removed

jdbraun-db commented 8 months ago

Closed with PR: https://github.com/databricks/terraform-databricks-sra/pull/41