Skip to content

Commit

Permalink
Create Velerobackup role in workload account
Browse files Browse the repository at this point in the history
  • Loading branch information
avnes committed Oct 23, 2023
1 parent cd3f070 commit d5884f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compute/k8s-services/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -741,7 +741,7 @@ module "velero" {

providers = {
github = github.fluxcd
aws = aws.core
aws = aws
}

depends_on = [module.platform_fluxcd, module.external_snapshotter]
Expand Down

0 comments on commit d5884f7

Please sign in to comment.