Skip to content

Commit 42ff0f3

Browse files
committed
Drop redundant comment in bin/set-up-account
1 parent 5ea5449 commit 42ff0f3

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

bin/set-up-account

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -152,10 +152,6 @@ export TF_VAR_account_name=${account_name}
152152
# but globally unique resource names, etc.)
153153
export TF_VAR_account_id=${account_id}
154154

155-
# The accounts Terraform code normally looks up the Subscription ID by the name
156-
# of the *.tfbackend files, which don't exist yet for this account, so set
157-
# explicitly.
158-
159155
# Import the resources that we created in the previous steps so we don't
160156
# recreate them, but first check if they already exist in the state file. If we
161157
# are re-running account setup and some resources already exists then skip the

0 commit comments

Comments
 (0)