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
+4-7Lines changed: 4 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,6 @@
1
-
## 0.18.2 (Unreleased)
1
+
## 0.18.1 (Unreleased)
2
2
3
-
### Important
4
-
5
-
- The deprecated api `aws.apigateway.x.API` has been removed. Its replacement is in the
6
-
`@pulumi/awsx` package with the name `awsx.apigateway.API`.
7
-
8
-
## 0.18.1 (Released March 29th, 2019)
3
+
- Update to v2.4.0 of the AWS Terraform Provider.
9
4
10
5
## 0.18.0 (Released March 28th, 2019)
11
6
@@ -17,6 +12,8 @@
17
12
18
13
- The output types of aws.iam.InstanceProfile::role[s] and aws.iam.RolePolicyAttachment::role is now `string` instead of `Role`, and represent the ID of the role.
19
14
15
+
- The deprecated api `aws.apigateway.x.API` has been removed. Its replacement is in the `@pulumi/awsx` package with the name `awsx.apigateway.API`.
0 commit comments