Skip to content

Releases: pulumi/pulumi-aws

v6.51.1

12 Sep 06:19
61b99d6
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

Full Changelog: v6.51.0...v6.51.1

v6.51.0

06 Sep 22:44
de5418d
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 1 breaking change:

Resources

  • 🟢 "aws:drs/replicationConfigurationTemplate:ReplicationConfigurationTemplate": required inputs: "stagingAreaTags" input has changed to Required

New resources:

  • glue/catalogTableOptimizer.CatalogTableOptimizer

New functions:

  • shield/getProtection.getProtection

What's Changed

Full Changelog: v6.50.1...v6.51.0

v6.50.1

23 Aug 10:37
d1778c5
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 1 breaking change:

Resources

  • 🟢 "aws:pinpoint/gcmChannel:GcmChannel": required: "apiKey" property is no longer Required

New functions:

  • route53/getZones.getZones
  • ssoadmin/getPermissionSets.getPermissionSets

What's Changed

  • WIP: fix(ecsservice): triggers required when using forceNewDeployment by @stooj in #4262
  • Upgrade upstream to v5.63.1 by @flostadler in #4390

New Contributors

Full Changelog: v6.50.0...v6.50.1

v6.50.0

21 Aug 23:45
f437d24
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 3 breaking changes:

Types

  • "aws:lex/V2modelsSlotTypeSlotTypeValues:V2modelsSlotTypeSlotTypeValues":
    • 🟡 properties: "slotTypeValues" missing
    • 🟢 required: "slotTypeValues" property is no longer Required
  • 🔴 "aws:lex/V2modelsSlotTypeSlotTypeValuesSlotTypeValue:V2modelsSlotTypeSlotTypeValuesSlotTypeValue" missing

New resources:

  • bedrock/guardrail.Guardrail
  • cloudtrail/organizationDelegatedAdminAccount.OrganizationDelegatedAdminAccount
  • datazone/environmentProfile.EnvironmentProfile
  • datazone/formType.FormType
  • datazone/glossaryTerm.GlossaryTerm
  • pinpoint/emailTemplate.EmailTemplate

New functions:

  • bedrock/getAgentAgentVersions.getAgentAgentVersions

What's Changed

Full Changelog: v6.49.1...v6.50.0

v6.49.1

14 Aug 19:12
872346b
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

Full Changelog: v6.49.0...v6.49.1

v6.49.0

12 Aug 18:01
69dba83
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

  • ebs/snapshotBlockPublicAccess.SnapshotBlockPublicAccess
  • lambda/callbackFunction.CallbackFunction
  • rds/integration.Integration

New functions:

  • rds/getClusterParameterGroup.getClusterParameterGroup
  • secretsmanager/getSecretVersions.getSecretVersions

What's Changed

Full Changelog: v6.48.0...v6.49.0

v6.48.0

05 Aug 17:04
7461d68
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 2 breaking changes:

Resources

  • 🟢 "aws:ec2/vpcIpv6CidrBlockAssociation:VpcIpv6CidrBlockAssociation": required: "ipv6IpamPoolId" property is no longer Required

Types

  • 🟢 "aws:rds/ClusterRestoreToPointInTime:ClusterRestoreToPointInTime": required: "sourceClusterIdentifier" property is no longer Required

New resources:

  • chatbot/slackChannelConfiguration.SlackChannelConfiguration
  • chatbot/teamsChannelConfiguration.TeamsChannelConfiguration
  • datazone/glossary.Glossary
  • ecr/repositoryCreationTemplate.RepositoryCreationTemplate
  • timestreaminfluxdb/dbInstance.DbInstance

New functions:

  • ecr/getRepositoryCreationTemplate.getRepositoryCreationTemplate

What's Changed

Full Changelog: v6.47.0...v6.48.0

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