Skip to content

Commit

Permalink
chore(deps): update terraform github.com/sparkfabrik/terraform-kubern…
Browse files Browse the repository at this point in the history
…etes-cluster-access to v0.3.0
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent ae989ba commit 4a40e3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ module "firestarter_operations" {

# Application namespaces developer access
module "cluster_access" {
source = "github.com/sparkfabrik/terraform-kubernetes-cluster-access?ref=0.1.0"
source = "github.com/sparkfabrik/terraform-kubernetes-cluster-access?ref=0.3.0"

namespaces = local.eks_application_namespaces
developer_groups = var.cluster_access_developer_groups
Expand Down

0 comments on commit 4a40e3d

Please sign in to comment.