Skip to content

Commit 4e6bbea

Browse files
authored
Use tfplan-functions from terraform-sentinel-policies
Use tfplan-functions module from terraform-sentinel-policies repo
1 parent a7a740c commit 4e6bbea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gcp/sentinel.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ policy "enforce-mandatory-labels" {
33
}
44

55
module "tfplan-functions" {
6-
source = "https://raw.githubusercontent.com/hashicorp/terraform-guides/master/governance/third-generation/common-functions/tfplan-functions/tfplan-functions.sentinel"
6+
source = "https://raw.githubusercontent.com/hashicorp/terraform-sentinel-policies/main/common-functions/tfplan-functions/tfplan-functions.sentinel"
77
}

0 commit comments

Comments
 (0)