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
Copy file name to clipboardexpand all lines: CHANGELOG.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,11 @@ All notable changes to aws organization formation will be documented in this fil
5
5
**BREAKING CHANGES**:
6
6
- v1.0.0: execution role under which org-formation is ran requires the ec2:describeRegions permission
7
7
8
-
**unreleased**
8
+
**version 1.0.7**
9
9
- feat: allow a development role to be configured on the OrganizationRoot (DefaultDevelopmentBuildAccessRoleName) which will be used when running using `--dev`
10
10
- fix: STS defaults to regional STS which allows deployments to non-default aws regions.
11
11
- fix: support cloudformation language extensions: `Fn::ToJsonString` and `Fn::Length`
12
+
- fix: fail the build if a task gets deleted that has TerminationProtection set to true.
12
13
13
14
**version 1.0.6**
14
15
- fix: only prevent printing/ validating stacks if an account is added to organization.yml (not prevent printing if an OU got added)
0 commit comments