You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We temporarily needed two codestar connections while we migrated our github
repositories from alphagov to our own org (govuk-forms)
We no longer need this, so we're simplifying the code again and removing the old
codestar connection arn
Copy file name to clipboardExpand all lines: infra/deployments/forms/account/inputs.tf
+2-5Lines changed: 2 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -76,11 +76,8 @@ EOF
76
76
77
77
variable"codestar_connection_arn" {
78
78
description="It isn't possible to automate the creation of a CodeStar connection, so we must create it by hand once in each account and hardcode its ARN."
0 commit comments