Skip to content

Releases: pulumi/pulumi-aws

v6.65.0

13 Dec 18:07
3ccfd4c
Compare
Choose a tag to compare

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

Full Changelog: v6.64.0...v6.65.0

v6.64.0

06 Dec 17:53
64f6df1
Compare
Choose a tag to compare

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

Full Changelog: v6.63.0...v6.64.0

v6.63.0

04 Dec 15:06
375329a
Compare
Choose a tag to compare

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

Full Changelog: v6.62.2...v6.63.0

v6.62.2

03 Dec 16:12
bd51234
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

  • 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

03 Dec 02:01
a8a426c
Compare
Choose a tag to compare

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

02 Dec 17:26
9d0a03f
Compare
Choose a tag to compare
v6.62.0 Pre-release
Pre-release

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

Full Changelog: v6.61.0...v6.62.0

v6.61.0

26 Nov 05:20
64a5e1d
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

  • rds/instanceDesiredState.InstanceDesiredState

What's Changed

Full Changelog: v6.60.0...v6.61.0

v6.60.0

19 Nov 15:09
4fce773
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

  • vpc/securityGroupVpcAssociation.SecurityGroupVpcAssociation

What's Changed

Full Changelog: v6.59.2...v6.60.0

v6.59.1

12 Nov 23:02
0e03d6a
Compare
Choose a tag to compare

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

Full Changelog: v6.59.0...v6.59.1

v6.59.0

11 Nov 22:35
7a7a576
Compare
Choose a tag to compare

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

Full Changelog: v6.58.0...v6.59.0