Releases: pulumi/pulumi-aws
Releases · pulumi/pulumi-aws
v6.65.0
Does the PR have any schema changes?
Found 2 breaking changes:
Types
🟢
"aws:sesv2/getConfigurationSetDeliveryOption:getConfigurationSetDeliveryOption": required: "maxDeliverySeconds" property has changed to Required🟢
"aws:sesv2/getConfigurationSetTrackingOption:getConfigurationSetTrackingOption": required: "httpsPolicy" property has changed to Required
New resources:
bedrock/inferenceProfile.InferenceProfile
cloudwatch/logAnomalyDetector.LogAnomalyDetector
ecr/accountSetting.AccountSetting
msk/singleScramSecretAssociation.SingleScramSecretAssociation
servicecatalog/appregistryAttributeGroup.AppregistryAttributeGroup
servicecatalog/appregistryAttributeGroupAssociation.AppregistryAttributeGroupAssociation
New functions:
servicecatalog/getAppregistryAttributeGroup.getAppregistryAttributeGroup
What's Changed
- Upgrade pulumi-terraform-bridge to v3.97.0 by @flostadler in #4898
- Revert "Upgrade pulumi-terraform-bridge to v3.97.0 (#4898)" by @flostadler in #4900
- Upgrade pulumi-terraform-bridge to v3.97.1 by @corymhall in #4907
- Simplify OIDC extraTest by @blampe in #4909
- Consolidate integration tests by @blampe in #4910
- Test shim as a normal unit test by @blampe in #4917
- Update GitHub Actions workflows. by @pulumi-bot in #4920
- Upgrade terraform-provider-aws to v5.81.0 by @flostadler in #4925
Full Changelog: v6.64.0...v6.65.0
v6.64.0
Does the PR have any schema changes?
Looking good! No breaking changes found.
New resources:
codeconnections/connection.Connection
codeconnections/host.Host
s3tables/namespace.Namespace
s3tables/table.Table
s3tables/tableBucket.TableBucket
s3tables/tableBucketPolicy.TableBucketPolicy
s3tables/tablePolicy.TablePolicy
What's Changed
- Update Lambda Runtime enum by @flostadler in #4880
- Update GitHub Actions workflows. by @pulumi-bot in #4879
- Replace Terraform with Pulumi to stop eliding iam.PolicyAttachment docs by @flostadler in #4882
- Upgrade terraform-provider-aws to v5.80.0 by @flostadler in #4886
Full Changelog: v6.63.0...v6.64.0
v6.63.0
Does the PR have any schema changes?
Found 1 breaking change:
Types
🟢
"aws:eks/getClusterKubernetesNetworkConfig:getClusterKubernetesNetworkConfig": required: "elasticLoadBalancings" property has changed to Required
New resources:
ec2/vpcBlockPublicAccessExclusion.VpcBlockPublicAccessExclusion
ec2/vpcBlockPublicAccessOptions.VpcBlockPublicAccessOptions
What's Changed
- Update GitHub Actions workflows. by @pulumi-bot in #4871
- Upgrade terraform-provider-aws to v5.79.0 by @flostadler in #4876
Full Changelog: v6.62.2...v6.63.0
v6.62.2
Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
What's Changed
- Move the authoritative source of docs for pulumi-aws into pulumi-aws by @iwahbe in #4861
- Pass Session Tags to credential validation check by @flostadler in #4862
Full Changelog: v6.62.1...v6.62.2
v6.62.1
Does the PR have any schema changes?
Found 1 breaking change:
Types
🟢
"aws:memorydb/getSnapshotClusterConfiguration:getSnapshotClusterConfiguration": required: "engine" property has changed to Required
New resources:
iam/organizationsFeatures.OrganizationsFeatures
What's Changed
New Contributors
Full Changelog: v6.62.0...v6.62.1
v6.62.0
Does the PR have any schema changes?
Found 1 breaking change:
Types
🟢
"aws:memorydb/getSnapshotClusterConfiguration:getSnapshotClusterConfiguration": required: "engine" property has changed to Required
New resources:
iam/organizationsFeatures.OrganizationsFeatures
What's Changed
- chore: remove minimal schema from source by @t0yv0 in #4829
- Update GitHub Actions workflows. by @pulumi-bot in #4833
- Precompute minimal schema before make provider by @t0yv0 in #4845
- Update GitHub Actions workflows. by @pulumi-bot in #4848
- Upgrade terraform-provider-aws to v5.78.0 by @flostadler in #4858
Full Changelog: v6.61.0...v6.62.0
v6.61.0
Does the PR have any schema changes?
Looking good! No breaking changes found.
New resources:
rds/instanceDesiredState.InstanceDesiredState
What's Changed
- Add NOTEs for exclusive management resources doc pages by @t0yv0 in #4774
- Upgrade pulumi-terraform-bridge to v3.96.0 by @pulumi-bot in #4822
- chore: regenerate minimal schema by @corymhall in #4824
- Upstream v5.77.0 by @t0yv0 in #4828
- chore: remove accidentally introduced files (#4794) by @t0yv0 in #4830
Full Changelog: v6.60.0...v6.61.0
v6.60.0
Does the PR have any schema changes?
Looking good! No breaking changes found.
New resources:
vpc/securityGroupVpcAssociation.SecurityGroupVpcAssociation
What's Changed
- Fix
TestIMDSAuth
test by increasing root volume size by @flostadler in #4781 - Handle writer errors when creating archives for Lambda test by @flostadler in #4775
- Update ci-mgmt to strip debug symbols from provider binaries by @flostadler in #4786
- Add display name by @iwahbe in #4765
- Fix TestIMDS flaky test by @corymhall in #4797
- Skip flaky TestParallelLambdaCreation test by @flostadler in #4798
- Upgrade terraform-provider-aws to v5.76.0 by @flostadler in #4794
Full Changelog: v6.59.2...v6.60.0
v6.59.1
Does the PR have any schema changes?
Found 3 breaking changes:
Types
- "aws:apigateway/AccountThrottleSetting:AccountThrottleSetting":
🟡
properties: "burstLimit" type changed from "integer" to "number"- required:
🟢
"burstLimit" property has changed to Required🟢
"rateLimit" property has changed to Required
No new resources/functions.
What's Changed
- Upgrade pulumi-terraform-bridge to v3.95.0 by @pulumi-bot in #4750
- Update GitHub Actions workflows. by @pulumi-bot in #4753
- Upgrade terraform-provider-aws to v5.75.1 by @pulumi-bot in #4752
Full Changelog: v6.59.0...v6.59.1
v6.59.0
Does the PR have any schema changes?
Found 6 breaking changes:
Types
🟢
"aws:apigateway/StageCanarySettings:StageCanarySettings": required: "deploymentId" property has changed to Required- "aws:batch/getJobDefinitionEksPropertyPodProperty:getJobDefinitionEksPropertyPodProperty":
🟡
properties: "serviceAccountName" type changed from "boolean" to "string"- required:
🟢
"imagePullSecrets" property has changed to Required🟢
"initContainers" property has changed to Required🟢
"shareProcessNamespace" property has changed to Required
🟢
"aws:iot/BillingGroupMetadata:BillingGroupMetadata": required: "creationDate" property has changed to Required
New functions:
ec2/getSpotDatafeedSubscription.getSpotDatafeedSubscription
What's Changed
- Update GitHub Actions workflows. by @pulumi-bot in #4718
- Deprecate WithPlanResourceChange and WithDiff by @guineveresaenger in #4734
- Upstream v5.75.0 by @t0yv0 in #4732
- Update GitHub Actions workflows. by @pulumi-bot in #4745
Full Changelog: v6.58.0...v6.59.0