Skip to content

Commit

Permalink
Update google analytics code in terraform.tfvars for MK site
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsingal authored Nov 21, 2023
1 parent 351b3e5 commit b695ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/base/vars/terraform.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ coredns_addon_version = "v1.10.1-eksbuild.1"
eks_cluster_version = "1.27"

marketing_site_tag = "dev"
marketing_site_google_analytics = "271375789"
marketing_site_google_analytics = "G-2C4TNVYL2H"
marketing_site_sendgrid_api_key_subscription = ""
marketing_site_sendgrid_api_key_contact = ""

Expand Down

0 comments on commit b695ea5

Please sign in to comment.