Skip to content

Commit

Permalink
ading scripts and data
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Arnold committed May 6, 2026
1 parent a25b6dd commit d7c6b2c
Show file tree
Hide file tree
Showing 5 changed files with 1,578 additions and 0 deletions.
20 changes: 20 additions & 0 deletions data/tf-run.data
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
VERSION 1.3.1
REMOTE-STATE
COMMAND tf-directory-setup.py -l none -f
COMMAND setup-new-directory.sh
COMMAND tf-init -upgrade

LINKTOP includes.d/variables.account_tags.tf
LINKTOP includes.d/variables.account_tags.auto.tfvars
LINKTOP includes.d/variables.infrastructure_tags.tf
LINKTOP includes.d/variables.infrastructure_tags.auto.tfvars
LINKTOP includes.d/variables.application_tags.tf
LINKTOP includes.d/variables.application_tags.auto.tfvars
LINKTOP common/remote_state.common.tf
LINKTOP infrastructure/%%SHORT_REGION%%/remote_state.infrastructure_%%SHORT_REGION%%.tf

# module.subnet_tags
# module.sg_web module.base-security-groups

ALL
COMMAND tf-directory-setup.py -l s3
Loading

0 comments on commit d7c6b2c

Please sign in to comment.