Skip to content
Navigation Menu
Toggle navigation
Sign in
In this repository
All GitHub Enterprise
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub Enterprise
↵
Jump to
↵
In this organization
All GitHub Enterprise
↵
Jump to
↵
In this repository
All GitHub Enterprise
↵
Jump to
↵
Sign in
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
terraform-modules
/
aws-s3
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
0
Code
Issues
10
Pull requests
0
Actions
Projects
0
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Releases
2.4.3
add variable bucket_policy_document_template to use the bucket arn within the policy within the module to avoid loops
Compare
Choose a tag to compare
Could not load tags
Nothing to show
{{ refName }}
default
Loading
badra001
released this
28 Feb 16:36
·
8 commits
to master since this release
2.4.3
918df06
2.4.3 -- 2022-02-28
add variable bucket_policy_document_template to use the bucket arn within the policy within the module to avoid loops
${s3_bucket_arn} in the template to get replaced with the created s3 bucket ARN
${s3_bucket_id} in the template to get replaced with the created s3 bucket ID
${kms_key_arn} in the template to get replaced with the provided or created KMS Key ARN
You can’t perform that action at this time.