Skip to content

Commit

Permalink
Updated pipeline name
Browse files Browse the repository at this point in the history
  • Loading branch information
lolli001 committed Jul 31, 2024
1 parent 8fc2f26 commit 9227adf
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 @@ -98,7 +98,7 @@ module "rhel" {
create_new_role = true
create_vpc_endpoint = false
ssh_user = "ec2-user"
playbook = "rhel-baseline.yml"
playbook = "rhel-arm-baseline.yaml"
terraform_version = "1.8.5"
build_permissions_iam_doc = data.aws_iam_policy_document.s3_access
build_environment_variables = [
Expand Down

0 comments on commit 9227adf

Please sign in to comment.