Skip to content

Releases: pulumi/pulumi-aws

v6.47.0

27 Jul 00:46
fec53e2
Compare
Choose a tag to compare

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

Full Changelog: v6.46.0...v6.47.0

v6.46.0

24 Jul 16:01
4f9f598
Compare
Choose a tag to compare

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

23 Jul 20:12
21194dc
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Fixes

Dependencies

Internal

Full Changelog: v6.45.1...v6.45.2

v6.45.0

16 Jul 20:59
087a070
Compare
Choose a tag to compare

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

Full Changelog: v6.44.0...v6.45.0

v6.44.0

08 Jul 23:15
9d8671d
Compare
Choose a tag to compare

Changelog

v6.43.0

04 Jul 00:47
426e13d
Compare
Choose a tag to compare

Changelog

What's Changed

New Contributors

Full Changelog: v6.42.1...v6.43.0

v6.42.1

28 Jun 23:36
8e4e1d9
Compare
Choose a tag to compare

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

26 Jun 19:15
8fab595
Compare
Choose a tag to compare

What's Changed

⚠ 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

18 Jun 18:40
9ecfa37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.40.0...v6.41.0

v6.40.0

12 Jun 16:17
e903824
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.39.1...v6.40.0