Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding less permissive principal for self assuming UC role #2386

Merged

Conversation

flaviomalavazi
Copy link
Contributor

Changes:

  • Replaced * per arn:aws:iam::${var.aws_account_id}:root for the self assuming part of the UC policy document role

Changes

Tests

  • make test run locally
  • relevant change in docs/ folder
  • covered with integration tests in internal/acceptance
  • relevant acceptance tests are passing
  • using Go SDK

Changes:
- Replaced `*` per `arn:aws:iam::${var.aws_account_id}:root` for the self assuming part of the UC policy document role
@codecov-commenter
Copy link

Codecov Report

Merging #2386 (9617c82) into master (036603b) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2386   +/-   ##
=======================================
  Coverage   88.48%   88.48%           
=======================================
  Files         141      141           
  Lines       11634    11642    +8     
=======================================
+ Hits        10294    10302    +8     
  Misses        890      890           
  Partials      450      450           
Impacted Files Coverage Δ
policies/data_cluster_policy.go 100.00% <100.00%> (ø)

@nfx nfx merged commit 45b8fad into databricks:master Jun 8, 2023
@nfx nfx mentioned this pull request Jun 14, 2023
@flaviomalavazi flaviomalavazi deleted the doc/updating-self-assuming-role-uc branch June 23, 2023 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants