Skip to content

Commit

Permalink
feat: enable PoCo referential_rules for ACM (terraform-google-modules…
Browse files Browse the repository at this point in the history
  • Loading branch information
apeabody committed Aug 25, 2022
1 parent 940f0f1 commit 6d00ebf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/acm/feature.tf
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ resource "google_gke_hub_feature_membership" "main" {

content {
enabled = true
referential_rules_enabled = true
template_library_installed = var.install_template_library
log_denies_enabled = var.enable_log_denies
}
Expand Down

0 comments on commit 6d00ebf

Please sign in to comment.