Skip to content

Commit

Permalink
add hyphen
Browse files Browse the repository at this point in the history
  • Loading branch information
c2thorn authored Oct 24, 2023
1 parent d2ee717 commit 2fb2b60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mmv1/products/orgpolicy/CustomConstraint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@ examples:
name: 'org_policy_custom_constraint_basic'
primary_resource_id: 'constraint'
vars:
policy_name: 'custom.disableGkeAutoUpgrade'
policy_name: 'custom.disableGkeAutoUpgrade-'
test_env_vars:
org_id: :ORG_ID
- !ruby/object:Provider::Terraform::Examples
name: 'org_policy_custom_constraint_full'
primary_resource_id: 'constraint'
vars:
policy_name: 'custom.disableGkeAutoUpgrade'
policy_name: 'custom.disableGkeAutoUpgrade-'
test_env_vars:
org_id: :ORG_TARGET
parameters:
Expand Down

0 comments on commit 2fb2b60

Please sign in to comment.