Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Jan 16, 2026
1 parent 1941ae6 commit d3ffde2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion policies/sc-servicecatalog-t1/outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ output "customer_managed_policy_names" {

output "inline_policy" {
description = "AWS Policy document for the single allowed inline policy (use .json to get policy)"
value = local.inline
value = local.inline_policy
}

output "relay_state" {
Expand Down

0 comments on commit d3ffde2

Please sign in to comment.