Skip to content

Commit

Permalink
Merge pull request #1835 from alphagov/tag-elasticsearch
Browse files Browse the repository at this point in the history
Tag elasticsearch resources with GOV.UK - Search
  • Loading branch information
richardTowers authored Jul 19, 2024
2 parents c2fba56 + 26aeed5 commit 2abee27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/projects/app-elasticsearch6/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ provider "aws" {
tags = {
terraform_deployment = basename(abspath(path.root))
aws_environment = var.aws_environment
project = "GOV.UK - Search"
}
}
}
Expand Down

0 comments on commit 2abee27

Please sign in to comment.