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.
to correct an issue spotted in an ealier release and move data to org…
…inal location
- Loading branch information
1 parent
4427851
commit 5a83cd4
Showing
3 changed files
with
14 additions
and
14 deletions.
There are no files selected for viewing
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 +1,14 @@ | ||
#### This file can be used to store data specific to the member account #### | ||
|
||
# For macie code | ||
data "aws_s3_bucket" "bucket1" { | ||
bucket = "config-20220407082146408700000002" | ||
} | ||
|
||
data "aws_s3_bucket" "bucket2" { | ||
bucket = "aws-sam-cli-managed-default-samclisourcebucket-1leowh6voenwy" | ||
} | ||
|
||
data "aws_s3_bucket" "bucket3" { | ||
bucket = "macie-test-results-cooker" | ||
} |
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
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