Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Aga Dufrat <38078064+AgaDufrat@users.noreply.github.com>
  • Loading branch information
martynipratt and AgaDufrat authored Nov 16, 2023
1 parent 31ac2f0 commit 42a09a8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ resource "aws_s3_bucket" "location_api_import_csvs" {
tags = {
Product = "GOV.UK"
System = "Locations api"
Service = "Locations api s3"
Service = "Object storage"
Environment = "${var.govuk_environment}"
Owner = "govuk-replatforming-team@digital.cabinet-office.gov.uk"
Name = "CSVs used for importing postcode information into Locations API in ${var.govuk_environment}"
Expand Down

0 comments on commit 42a09a8

Please sign in to comment.