Skip to content

Commit

Permalink
terraform fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Aug 14, 2024
1 parent 8823b2f commit 77037ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux.tf
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ module "amazon_linux" {
name = aws_s3_bucket.assets_bucket.bucket
key = "image-pipeline-ansible-playbooks.zip"
}
playbook = "hello-world.yaml"
playbook = "hello-world.yaml"
goss_source_type = "S3"
goss_bucket = {
name = aws_s3_bucket.assets_bucket.bucket
Expand Down

0 comments on commit 77037ba

Please sign in to comment.