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
fix(bootstrap): bootstrap doesn't work in non-aws partitions anymore (revert security hub finding fix) (aws#25540)
**NOTE**: This PR bumps the version of the bootstrap stack to 18, but there is no need to update your bootstrap stacks as this PR changes no functionality.
We are reverting aws#24588 because it includes hardcoded partitions in the bootstrap causing the `p0` in aws#25272. Including intrinsics `${AWS::Partition}` here is impossible. In addition, aws#24588 was reported to not actually fix the Security Hub finding: aws#19380 (comment).
Although this is a revert, I am rolling forward the bootstrap version to 18.
reverts aws#24588. fixesaws#25272. see aws#25273 & aws#25507.
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
0 commit comments