We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1459d4c commit 22dbe32Copy full SHA for 22dbe32
examples/apigw_with_usage_plan/main.tf
@@ -3,7 +3,7 @@ locals {
3
"sph:env" = "dev"
4
"sph:app-tier" = "3"
5
"sph:appIC" = "john"
6
- "sph:appteam" = "abc"
+ "sph:appteam" = "abcd"
7
"sph:managed-by" = "abc"
8
"sph:cost-centre" = "12345"
9
"sph:product" = "abc"
0 commit comments