Skip to content

Commit c2baec0

Browse files
authored
Merge pull request #510 from pulumi/jen20/update-to-v2.4.0
Update to v2.4.0 of upstream TF provider
2 parents c4b6853 + 8a2ad37 commit c2baec0

File tree

137 files changed

+5030
-251
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

137 files changed

+5030
-251
lines changed

CHANGELOG.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
1-
## 0.18.2 (Unreleased)
1+
## 0.18.1 (Unreleased)
22

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.
94

105
## 0.18.0 (Released March 28th, 2019)
116

@@ -17,6 +12,8 @@
1712

1813
- 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.
1914

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`.
16+
2017
### Improvement
2118

2219
- Update to v2.2.0 of the AWS Terraform Provider.

Gopkg.lock

Lines changed: 35 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)