Skip to content

Commit

Permalink
update roles and remove old provider
Browse files Browse the repository at this point in the history
  • Loading branch information
timtorChen committed Mar 18, 2024
1 parent 4d24d03 commit 5aaf040
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 85 deletions.
4 changes: 0 additions & 4 deletions amethyst/terraform/aws-data.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ data "aws_caller_identity" "main" {}

data "aws_region" "main" {}

data "tls_certificate" "main" {
url = local.oidc_issuer_url
}

# Parameter store secrets
data "aws_ssm_parameter" "ceph-admin" {
name = "/amethyst/ceph-admin"
Expand Down
Loading

0 comments on commit 5aaf040

Please sign in to comment.