Releases: pulumi/pulumi-aws
Releases · pulumi/pulumi-aws
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
v6.58.0
Does the PR have any schema changes?
Found 3 breaking changes:
Types
🟢
"aws:imagebuilder/getDistributionConfigurationDistribution:getDistributionConfigurationDistribution": required: "s3ExportConfigurations" property has changed to Required- "aws:imagebuilder/getImageRecipeBlockDeviceMappingEb:getImageRecipeBlockDeviceMappingEb": properties:
🟡
"deleteOnTermination" type changed from "boolean" to "string"🟡
"encrypted" type changed from "boolean" to "string"
New resources:
opensearch/authorizeVpcEndpointAccess.AuthorizeVpcEndpointAccess
ssm/quicksetupConfigurationManager.QuicksetupConfigurationManager
New functions:
lb/getListenerRule.getListenerRule
What's Changed
- Update GitHub Actions workflows. by @pulumi-bot in #4683
- Remove slack notification from workflows by @corymhall in #4693
- Upstream v5.74.0 by @t0yv0 in #4714
- Upgrade pulumi-terraform-bridge to v3.94.0 by @pulumi-bot in #4725
Full Changelog: v6.57.0...v6.58.0
v6.57.0
Does the PR have any schema changes?
Found 2 breaking changes:
Types
🟡
"aws:route53/ProfilesAssociationTimeouts:ProfilesAssociationTimeouts": properties: "read" missing🟡
"aws:workspaces/ConnectionAliasTimeouts:ConnectionAliasTimeouts": properties: "update" missing
New resources:
iam/groupPolicyAttachmentsExclusive.GroupPolicyAttachmentsExclusive
iam/rolePolicyAttachmentsExclusive.RolePolicyAttachmentsExclusive
iam/userPolicyAttachmentsExclusive.UserPolicyAttachmentsExclusive
imagebuilder/lifecyclePolicy.LifecyclePolicy
resiliencehub/resiliencyPolicy.ResiliencyPolicy
sagemaker/hub.Hub
sagemaker/mlflowTrackingServer.MlflowTrackingServer
New functions:
ssm/getPatchBaselines.getPatchBaselines
What's Changed
- Fix IMDSv2 test to allow /tmp to be immutable by @t0yv0 in #4673
- Upstream v5.72.0 by @t0yv0 in #4647
- Upstream v5.72.1 by @t0yv0 in #4668
- Upgrade the bridge to v3.93.1 by @t0yv0 in #4663
- Upstream v5.73.0 by @t0yv0 in #4674
Full Changelog: v6.56.1...v6.57.0
v6.56.1
Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
What's Changed
- Update GitHub Actions workflows. by @pulumi-bot in #4643
- Update aws.s3.Bucket notes to point to aws.s3.BucketV2 by @t0yv0 in #4491
- Fix minimal schema computation by @t0yv0 in #4640
- Discard log messages when initializing the provider by @t0yv0 in #4650
Full Changelog: v6.56.0...v6.56.1
v6.56.0
Does the PR have any schema changes?
Found 3 breaking changes:
Resources
🟢
"aws:sagemaker/workteam:Workteam": required: "workforceName" property is no longer Required
Types
🟢
"aws:backup/getPlanRule:getPlanRule": required: "scheduleExpressionTimezone" property has changed to Required🟢
"aws:route53/ResolverRuleTargetIp:ResolverRuleTargetIp": required: "ip" property is no longer Required
New resources:
backup/restoreTestingPlan.RestoreTestingPlan
backup/restoreTestingSelection.RestoreTestingSelection
datazone/userProfile.UserProfile
pinpoint/smsvoicev2ConfigurationSet.Smsvoicev2ConfigurationSet
route53/profilesAssociation.ProfilesAssociation
route53/profilesProfile.ProfilesProfile
route53/profilesResourceAssociation.ProfilesResourceAssociation
New functions:
amp/getDefaultScraperConfiguration.getDefaultScraperConfiguration
bedrock/getInferenceProfile.getInferenceProfile
bedrock/getInferenceProfiles.getInferenceProfiles
elasticache/getServerlessCache.getServerlessCache
route53/getProfilesProfiles.getProfilesProfiles
What's Changed
- Compute schema-minimal.json by @t0yv0 in #4587
- chore: remove skipped credential config test by @t0yv0 in #4611
- Update GitHub Actions workflows. by @pulumi-bot in #4615
- Upgrade pulumi-terraform-bridge to v3.92.0 by @pulumi-bot in #4628
- Upstream v5.71.0 by @t0yv0 in #4638
Full Changelog: v6.55.0...v6.56.0
v6.55.0
Does the PR have any schema changes?
Found 1 breaking change:
Functions
🟡
"aws:securityhub/getStandardsControlAssociations:getStandardsControlAssociations": inputs: "standardsControlAssociations" missing input "standardsControlAssociations"
New resources:
backup/logicallyAirGappedVault.LogicallyAirGappedVault
bedrock/guardrailVersion.GuardrailVersion
ec2transitgateway/defaultRouteTableAssociation.DefaultRouteTableAssociation
ec2transitgateway/defaultRouteTablePropagation.DefaultRouteTablePropagation
iam/groupPoliciesExclusive.GroupPoliciesExclusive
iam/userPoliciesExclusive.UserPoliciesExclusive
securityhub/standardsControlAssociation.StandardsControlAssociation
What's Changed
- Upstream v5.70.0 by @flostadler in #4604
- Update GitHub Actions workflows. by @pulumi-bot in #4608
- Allow running gamelift test in parallel by @flostadler in #4609
Full Changelog: v6.54.2...v6.55.0
v6.54.2
Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
What's Changed
- Re-generate schema to fix aws.iam.Role description by @t0yv0 in #4589
- Set explicit version for .NET core SDK requirement by @justinvp in #4591
- Add pluralized lifecycle_policies to EFS file system data source by @flostadler in #4590
- Update GitHub Actions workflows. by @pulumi-bot in #4592
Full Changelog: v6.54.1...v6.54.2
v6.54.1
Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
What's Changed
- Disable experimental post-quantum key exchange mechanism
X25519Kyber768Draft00
by @flostadler in #4583
Full Changelog: v6.54.0...v6.54.1