generated from ministryofjustice/template-repository
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed cooker code and reset the ecs.tf to remove commets
- Loading branch information
1 parent
7b10581
commit a1c21b0
Showing
3 changed files
with
55 additions
and
93 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1 @@ | ||
#### This file can be used to store data specific to the member account #### | ||
|
||
# For macie code | ||
data "aws_s3_bucket" "bucket1" { | ||
bucket = "bastion-example-example-development-jxaebg" | ||
} | ||
|
||
data "aws_s3_bucket" "bucket2" { | ||
bucket = "config-20220505080423816000000003" | ||
} | ||
|
||
data "aws_s3_bucket" "bucket3" { | ||
bucket = "s3-bucket-example20240430100555519600000006" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters