Skip to content

Commit

Permalink
add version
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Sep 11, 2025
1 parent cac91d5 commit 4415901
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions local-app/tf-directory-setup/remote_state.backend.tf.j2
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# version: 1.0.0

#---
# {{ data.account_alias }}: {{ data.directory }}
#---
Expand Down
2 changes: 2 additions & 0 deletions local-app/tf-directory-setup/remote_state.data.tf.j2
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# version: 1.0.0

## #---
## # {{ data.account_alias }}: {{ data.directory }}
## # local backend (bootstrapping)
Expand Down
2 changes: 2 additions & 0 deletions local-app/tf-directory-setup/remote_state.data.tf.local.j2
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# version: 1.0.0

#---
# {{ data.account_alias }}: {{ data.directory }}
# local backend (bootstrapping)
Expand Down
2 changes: 2 additions & 0 deletions local-app/tf-directory-setup/remote_state.data.tf.s3.j2
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# version: 1.0.0

#---
# {{ data.account_alias }}: {{ data.directory }}
# remote backend
Expand Down

0 comments on commit 4415901

Please sign in to comment.