Releases: pulumi/pulumi-aws
Releases · pulumi/pulumi-aws
v6.47.0
Does the PR have any schema changes?
Found 6 breaking changes:
Types
🟡
"aws:appstream/getImageApplication:getImageApplication": properties: "metadata": additional properties type changed from "pulumi.json#/Any" to "string"- "aws:batch/getJobDefinitionEksPropertyPodPropertyContainerResource:getJobDefinitionEksPropertyPodPropertyContainerResource": properties:
🟡
"limits": additional properties type changed from "pulumi.json#/Any" to "string"🟡
"requests": additional properties type changed from "pulumi.json#/Any" to "string"
🟡
"aws:batch/getJobDefinitionEksPropertyPodPropertyMetadata:getJobDefinitionEksPropertyPodPropertyMetadata": properties: "labels": additional properties type changed from "pulumi.json#/Any" to "string"🟡
"aws:batch/getJobDefinitionNodePropertyNodeRangePropertyContainerLogConfiguration:getJobDefinitionNodePropertyNodeRangePropertyContainerLogConfiguration": properties: "options": additional properties type changed from "pulumi.json#/Any" to "string"🟡
"aws:bcmdata/ExportExportDataQuery:ExportExportDataQuery": properties: "tableConfigurations": additional properties: additional properties type changed from "pulumi.json#/Any" to "string"
New resources:
shield/subscription.Subscription
New functions:
index/getServicePrincipal.getServicePrincipal
What's Changed
- chore: TestIMDSAuth is very slow by @corymhall in #4298
- Update GitHub Actions workflows. by @pulumi-bot in #4306
- Add basic instructions for upstream upgrades by @t0yv0 in #4310
- Upgrade pulumi-terraform-bridge to v3.88.0 by @pulumi-bot in #4304
- Update GitHub Actions workflows. by @pulumi-bot in #4312
- Upstream v5.60.0 by @t0yv0 in #4309
Full Changelog: v6.46.0...v6.47.0
v6.46.0
Does the PR have any schema changes?
Found 8 breaking changes:
Resources
🟢
"aws:elasticache/replicationGroup:ReplicationGroup": required inputs: "description" input has changed to Required
Types
🟢
"aws:bedrock/AgentAgentAliasRoutingConfiguration:AgentAgentAliasRoutingConfiguration": required: "provisionedThroughput" property has changed to Required🟡
"aws:ecs/ServiceVolumeConfigurationManagedEbsVolume:ServiceVolumeConfigurationManagedEbsVolume": properties: "throughput" type changed from "string" to "integer"- "aws:kinesis/FirehoseDeliveryStreamRedshiftConfiguration:FirehoseDeliveryStreamRedshiftConfiguration": required:
🟢
"password" property is no longer Required🟢
"username" property is no longer Required
- "aws:kinesis/FirehoseDeliveryStreamSnowflakeConfiguration:FirehoseDeliveryStreamSnowflakeConfiguration": required:
🟢
"privateKey" property is no longer Required🟢
"user" property is no longer Required
🟢
"aws:kinesis/FirehoseDeliveryStreamSplunkConfiguration:FirehoseDeliveryStreamSplunkConfiguration": required: "hecToken" property is no longer Required
New resources:
datazone/project.Project
grafana/workspaceServiceAccount.WorkspaceServiceAccount
grafana/workspaceServiceAccountToken.WorkspaceServiceAccountToken
rds/certificate.Certificate
rekognition/streamProcessor.StreamProcessor
New functions:
cloudfront/getOriginAccessControl.getOriginAccessControl
timestreamwrite/getDatabase.getDatabase
timestreamwrite/getTable.getTable
What's Changed
Full Changelog: v6.45.2...v6.46.0
v6.45.2
Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
What's Changed
Fixes
- Fix import resources with provider default tags by @corymhall in #4169
Dependencies
- Upgrade pulumi-terraform-bridge to v3.87.0 by @pulumi-bot in #4240
Internal
- Rewrite GameLift regression test into TypeScript by @t0yv0 in #4285
- Update GitHub Actions workflows. by @pulumi-bot in #4290
Full Changelog: v6.45.1...v6.45.2
v6.45.0
Does the PR have any schema changes?
Found 2 breaking changes:
Types
🟢
"aws:ec2/getLaunchTemplateNetworkInterface:getLaunchTemplateNetworkInterface": required: "primaryIpv6" property has changed to Required🟢
"aws:eks/getClusterAccessConfig:getClusterAccessConfig": required: "bootstrapClusterCreatorAdminPermissions" property has changed to Required
New resources:
cloudwatch/logAccountPolicy.LogAccountPolicy
verifiedpermissions/identitySource.IdentitySource
What's Changed
- Update GitHub Actions workflows. by @pulumi-bot in #4202
- Update GitHub Actions workflows. by @pulumi-bot in #4209
- Upstream v5.58.0 by @flostadler in #4217
- chore: fix flaky test by @corymhall in #4228
- chore: use pulumi v3.124.1 in examples by @corymhall in #4233
Full Changelog: v6.44.0...v6.45.0
v6.44.0
v6.43.0
Changelog
What's Changed
- Upstream v5.56.1 by @t0yv0 in #4148
- Adjust TestRegress2868 to ignore birthdate drift by @t0yv0 in #4159
- Readme update by @interurban in #4136
- Upgrade pulumi-terraform-bridge to v3.86.0 by @pulumi-bot in #4160
- chore: run upstream provider-lint by @corymhall in #4120
New Contributors
- @interurban made their first contribution in #4136
Full Changelog: v6.42.1...v6.43.0
v6.42.1
Changelog
What's Changed
- Fix ListenerRule panic if no forward parameter is missing in defaultActions by @flostadler in #4131
- Extend ecs.TaskDefinition containerDefinitions normalization by @t0yv0 in #4126
- Fix flake in regress-4011 test by @flostadler in #4133
- Remove unused renames table by @iwahbe in #4113
Full Changelog: v6.42.0...v6.42.1
v6.42.0
What's Changed
- Add extra notes to critical resource properties by @guineveresaenger in #4088
- upstream v5.55.0 by @flostadler in #4102
- Upgrade pulumi-terraform-bridge to v3.85.0 by @pulumi-bot in #4103
- Enable TypedDict input types for the Python SDK by @julienp in #4108
- fix!: unable to create fsx for OpenZfs Multi-AZ file system by @corymhall in #4095
- Fix unexpected alb.Listener target group refresh by @t0yv0 in #4083
⚠ BREAKING CHANGES
- fsx.OpenZfsFileSystem - The
subnetIds
argument now accepts a list instead of a string
New Contributors
Full Changelog: v6.41.0...v6.42.0
v6.41.0
What's Changed
- docs: correctly handle
plantimestamp()
function in docs by @corymhall in #4065 - Directly inject
aws:rds:Instance.name
into the schema by @iwahbe in #4086 - upstream v5.54.1 by @flostadler in #4087
Full Changelog: v6.40.0...v6.41.0