Skip to content

Commit

Permalink
AWS native deployment: change branch tag in cloud-pipeline-deployer.y…
Browse files Browse the repository at this point in the history
…aml to deploy infra from
  • Loading branch information
SilinPavel committed Oct 21, 2024
1 parent fdb60bf commit 58fbcd4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@ Resources:


module "cluster-infra" {
source = "git::https://github.com/epam/cloud-pipeline//deploy/infra/aws/terraform/cloud-native/cluster-infra?ref=f_aws_native_infra"
source = "git::https://github.com/epam/cloud-pipeline//deploy/infra/aws/terraform/cloud-native/cluster-infra?ref=develop"
deployment_name = trimspace("${DeploymentName}")
deployment_env = trimspace("${DeploymentEnv}")
vpc_id = trimspace("${VpcId}")
Expand Down

0 comments on commit 58fbcd4

Please sign in to comment.