Skip to content

Commit

Permalink
minor formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
eistrati committed Dec 24, 2019
1 parent 88eeff6 commit 56dccc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components/landing_zone_iam_role/default.tfvars
Expand Up @@ -9,7 +9,7 @@ default_provider = {
path = "/"
description = "Managed by TerraHub"
max_session_duration = 3600
assume_role_policy = <<EOF
assume_role_policy = <<EOF
{
"Version": "2012-10-17",
"Statement": [
Expand Down
2 changes: 1 addition & 1 deletion components/landing_zone_iam_saml_provider/default.tfvars
Expand Up @@ -5,7 +5,7 @@ landing_zone_providers = [
default_provider = {
landing_zone_iam_saml_provider_resource = {
config_0 = {
name = "saml"
name = "saml"
}
}
}

0 comments on commit 56dccc4

Please sign in to comment.