Skip to content

Commit 2188190

Browse files
author
Arun Lal
committed
[TEC-69] Implement AWS tag policy with Terraform
1 parent 9c9fc77 commit 2188190

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

vars/dev/tag-policy.tfvars

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Tag Policy Vars
2+
region = "eu-north-1"
3+
policy_name = "Techiescamp"
4+
policy_type = "TAG_POLICY"
5+
target_id = "814200988517"

0 commit comments

Comments
 (0)