Skip to content

Commit

Permalink
Commit changes made by code formatters
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 9, 2023
1 parent 32cfef2 commit 9e63dff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/imagebuilder/output.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
output "image_builder_security_group" {
value = [local.core_shared_services.repo_tfstate.image_builder_security_group_id]
value = [local.core_shared_services.repo_tfstate.image_builder_security_group_id]
description = "Output the entire object to inspect its attributes"
}

0 comments on commit 9e63dff

Please sign in to comment.