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 abdba8c commit 01e9e0cCopy full SHA for 01e9e0c
examples/simple_zonal_with_acm/acm.tf
@@ -28,7 +28,7 @@ module "acm" {
28
29
secret_type = "ssh"
30
31
- policy_bundles = ["https://github.com/GoogleCloudPlatform/acm-policy-controller-library/bundles/policy-essentials-v2022?ref=dd3f932eefa4c4c44c548144be1c2331d8594689"]
+ policy_bundles = ["https://github.com/GoogleCloudPlatform/acm-policy-controller-library/bundles/policy-essentials-v2022?ref=981cdf31878b886b53decdade23d8f76e80140fc"]
32
33
create_metrics_gcp_sa = true
34
}
0 commit comments