We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b163ddd commit 0d2daaeCopy full SHA for 0d2daae
terraform/core/05-departments.tf
@@ -1,4 +1,3 @@
1
-#dummy to trigger workflow
2
data "aws_ssoadmin_instances" "sso_instances" {
3
count = local.is_live_environment ? 1 : 0
4
0 commit comments