Upgrade Guide
The v6-v7 upgrade guide can be found here
What's Changed
- Fix type tokens for
alb
andautoscaling
dangling types by @guineveresaenger in #5497 - [7.0.0-alpha]: upgrade upstream to 6.0.0-beta by @corymhall in #5479
- [7.0.0-alpha]: Upgrade upstream to v6.0.0-beta1 by @corymhall in #5511
- Remove Region overlay to support removing dangling ref for Region by @guineveresaenger in #5508
- Remove several dangling resource refs from schema by @guineveresaenger in #5549
- [v7]: Remove efs pluralize lifecycle policies patch by @corymhall in #5550
- [v7]: Support for IAM Role Chaining by @corymhall in #5563
- Resolve index/aRN:ARN dangling reference by @guineveresaenger in #5557
- Add PolicyDocument type to schema by @corymhall in #5565
- [v7]: Upgrade upstream to v6.0.0-beta2 by @corymhall in #5571
- [v7]: Remove remaining dangling schema references by @corymhall in #5582
- [v7]: Support
string
orIpAddressType
for LoadBalancer by @corymhall in #5590 - [v7]: Remove deprecated things by @corymhall in #5587
- [v7]: Upgrade upstream to 6.0.0-beta3 by @corymhall in #5606
- [v7]: Handle new resource
region
meta argument by @corymhall in #5610 - [v7]: Upgrade upstream to v6.0.0 by @corymhall in #5616
- [v7]: Better upgrade guide by @corymhall in #5617
- [v7]: Fix enhanced region doc by @corymhall in #5628
- [v7]: Release guide updates by @corymhall in #5632
- [v7]: Re-export iam PolicyDocument types by @corymhall in #5629
- [v7]: Restore BucketV2 resources by @corymhall in #5637
- Added tagPatternLists type to getLifecyclePolicyDocument in ecr by @gnana997 in #5365
- [v7]: LifecyclePolicy has wrong type for
tagPrefixList
by @corymhall in #5639 - [v7]: Upgrade upstream to v6.1.0 by @corymhall in #5642
- [v7]: Remove ssm parameter tier patch by @corymhall in #5641
- [v7]: Bucket followups by @corymhall in #5646
- [v7]: Upgrade bridge to 3.110.0 by @corymhall in #5653
- [v7]: Upgrade terraform-provider-aws to v6.3.0 by @corymhall in #5654
- Remove cert auth by @guineveresaenger in #5655
- [v7]: cluster certificateAuthority only returns a single item by @corymhall in #5661
- Upgrade pulumi-java to 1.16.0 by @pulumi-bot in #5660
- Upgrade terraform-provider-aws to v6 major version by @corymhall in #5665
New resources:
amp/queryLoggingConfiguration.QueryLoggingConfiguration
s3/bucketAccelerateConfiguration.BucketAccelerateConfiguration
s3/bucketAcl.BucketAcl
s3/bucketCorsConfiguration.BucketCorsConfiguration
s3/bucketLifecycleConfiguration.BucketLifecycleConfiguration
s3/bucketLogging.BucketLogging
s3/bucketObjectLockConfiguration.BucketObjectLockConfiguration
s3/bucketRequestPaymentConfiguration.BucketRequestPaymentConfiguration
s3/bucketServerSideEncryptionConfiguration.BucketServerSideEncryptionConfiguration
s3/bucketVersioning.BucketVersioning
s3/bucketWebsiteConfiguration.BucketWebsiteConfiguration
New functions:
vpc/getEndpointAssociations.getEndpointAssociations
New Contributors
Full Changelog: v6.83.0...v7.0.0