Skip to content

Commit

Permalink
Merge pull request #1705 from alphagov/samsimpson1/remove-govuk-aws
Browse files Browse the repository at this point in the history
Archive govuk-aws and govuk-aws-data
  • Loading branch information
samsimpson1 authored Feb 13, 2025
2 parents 6b11995 + 203b967 commit 24339f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
2 changes: 2 additions & 0 deletions terraform/deployments/github/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@ resource "github_repository" "govuk_repos" {

homepage_url = try(each.value.homepage_url, null)

archive_on_destroy = true

lifecycle {
ignore_changes = [
description,
Expand Down
9 changes: 0 additions & 9 deletions terraform/deployments/github/repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -247,15 +247,6 @@ repos:
govuk-analytics-engineering:
visibility: private

govuk-aws:
required_status_checks:
additional_contexts:
- Shellcheck
- terraform fmt

govuk-aws-data:
visibility: private

govuk-content-api-docs:
homepage_url: "https://content-api.publishing.service.gov.uk"
need_production_access_to_merge: false
Expand Down

0 comments on commit 24339f6

Please sign in to comment.