Skip to content

Commit

Permalink
fix: the IAM role we create in dev environments. (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
venkatamutyala authored Aug 6, 2023
1 parent e86d569 commit 16afd5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/tenant-readme/0.1.0/readme.tf
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ locals {
argocd_crd_version = "v2.7.10"
argocd_helm_chart_version = "5.42.1"
glueops_platform_version = "0.25.0" # this also needs to be updated in the module.glueops_platform_helm_values // generate-helm-values.tf
tools_version = "v0.2.0"
tools_version = "v0.3.0"
}


Expand Down

0 comments on commit 16afd5b

Please sign in to comment.