Skip to content

Commit

Permalink
Fix compute firewall policy test description
Browse files Browse the repository at this point in the history
  • Loading branch information
gemmahou committed Nov 19, 2024
1 parent 064601c commit 4a38576
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
organizationRef:
external: "organizations/${TEST_ORG_ID}"
shortName: firewallpolicy-${uniqueId}
description: "A basic folder firewall policy"
description: "A basic organization firewall policy"
---
apiVersion: compute.cnrm.cloud.google.com/v1beta1
kind: ComputeNetwork
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
organizationRef:
external: "organizations/${TEST_ORG_ID}"
shortName: firewallpolicy-${uniqueId}
description: "A basic folder firewall policy"
description: "A basic organization firewall policy"
---
apiVersion: compute.cnrm.cloud.google.com/v1beta1
kind: ComputeNetwork
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
organizationRef:
external: "organizations/${TEST_ORG_ID}"
shortName: firewallpolicy-${uniqueId}
description: "A basic folder firewall policy"
description: "A basic organization firewall policy"
---
apiVersion: compute.cnrm.cloud.google.com/v1beta1
kind: ComputeNetwork
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
organizationRef:
external: "organizations/${TEST_ORG_ID}"
shortName: firewallpolicy-${uniqueId}
description: "A basic folder firewall policy"
description: "A basic organization firewall policy"
---
apiVersion: compute.cnrm.cloud.google.com/v1beta1
kind: ComputeNetwork
Expand Down

0 comments on commit 4a38576

Please sign in to comment.