Releases: pulumi/pulumi-aws
Releases · pulumi/pulumi-aws
v7.12.0
What's Changed
- Refactor S3 bucket examples to use aws.s3.Bucket by @CamSoper in #5947
- Update GitHub Actions workflows. by @pulumi-bot in #5965
- Upgrade terraform-provider-aws to v6.21.0 by @guineveresaenger in #5976
New Contributors
Full Changelog: v7.11.1...v7.12.0
v6.83.2
What's Changed
- Update GitHub Actions workflows. by @pulumi-bot in #5593
- Upgrade pulumi-terraform-bridge to v3.110.0 by @pulumi-bot in #5598
- Update GitHub Actions workflows. by @pulumi-bot in #5599
- Upgrade terraform-provider-aws to v5.100.0 by @corymhall in #5605
- Appending Pulumi APN 1.1 marketplace id to User Agent request header by @pose in #5920
Full Changelog: v6.82.1...v6.83.2
v7.11.1
Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
What's Changed
- fix: ordered list should start at 1 by @stooj in #5940
- Update GitHub Actions workflows. by @pulumi-bot in #5949
Full Changelog: v7.11.0...v7.11.1
v7.11.0
Does the PR have any schema changes?
Found 9 breaking changes:
Types
🟢"aws:alb/ListenerRuleConditionHostHeader:ListenerRuleConditionHostHeader": required: "values" property is no longer Required🟢"aws:alb/ListenerRuleConditionHttpHeader:ListenerRuleConditionHttpHeader": required: "values" property is no longer Required🟢"aws:alb/ListenerRuleConditionPathPattern:ListenerRuleConditionPathPattern": required: "values" property is no longer Required🟢"aws:lb/ListenerRuleConditionHostHeader:ListenerRuleConditionHostHeader": required: "values" property is no longer Required🟢"aws:lb/ListenerRuleConditionHttpHeader:ListenerRuleConditionHttpHeader": required: "values" property is no longer Required🟢"aws:lb/ListenerRuleConditionPathPattern:ListenerRuleConditionPathPattern": required: "values" property is no longer Required🟢"aws:lb/getListenerRuleConditionHostHeader:getListenerRuleConditionHostHeader": required: "regexValues" property has changed to Required🟢"aws:lb/getListenerRuleConditionHttpHeader:getListenerRuleConditionHttpHeader": required: "regexValues" property has changed to Required🟢"aws:lb/getListenerRuleConditionPathPattern:getListenerRuleConditionPathPattern": required: "regexValues" property has changed to Required
New resources:
lakeformation/identityCenterConfiguration.IdentityCenterConfiguration
New functions:
ecrpublic/getImages.getImages
What's Changed
- Update GitHub Actions workflows. by @pulumi-bot in #5933
- Update module github.com/hashicorp/vault to v1.21.0 [SECURITY] by @pulumi-renovate[bot] in #5936
- Update GitHub Actions workflows. by @pulumi-bot in #5944
- Upgrade terraform-provider-aws to v6.19.0 by @corymhall in #5945
Full Changelog: v7.10.0...v7.11.0
v7.10.0
Does the PR have any schema changes?
Found 12 breaking changes:
Types
- "aws:organizations/getOrganizationAccount:getOrganizationAccount": required:
🟢"joinedMethod" property has changed to Required🟢"joinedTimestamp" property has changed to Required🟢"state" property has changed to Required
- "aws:organizations/getOrganizationNonMasterAccount:getOrganizationNonMasterAccount": required:
🟢"joinedMethod" property has changed to Required🟢"joinedTimestamp" property has changed to Required🟢"state" property has changed to Required
- "aws:organizations/getOrganizationalUnitChildAccountsAccount:getOrganizationalUnitChildAccountsAccount": required:
🟢"joinedMethod" property has changed to Required🟢"joinedTimestamp" property has changed to Required🟢"state" property has changed to Required
- "aws:organizations/getOrganizationalUnitDescendantAccountsAccount:getOrganizationalUnitDescendantAccountsAccount": required:
🟢"joinedMethod" property has changed to Required🟢"joinedTimestamp" property has changed to Required🟢"state" property has changed to Required
New resources:
bedrock/agentcoreMemory.AgentcoreMemorybedrock/agentcoreMemoryStrategy.AgentcoreMemoryStrategybedrock/agentcoreOauth2CredentialProvider.AgentcoreOauth2CredentialProviderbedrock/agentcoreTokenVaultCmk.AgentcoreTokenVaultCmkbedrock/agentcoreWorkloadIdentity.AgentcoreWorkloadIdentity
What's Changed
- Update GitHub Actions workflows. by @pulumi-bot in #5919
- Upgrade pulumi-terraform-bridge to v3.116.0 by @pulumi-bot in #5916
- Re-introduce write-only version support fields by @guineveresaenger in #5906
- Upgrade terraform-provider-aws to v6.18.0 by @pulumi-bot in #5923
Full Changelog: v7.9.1...v7.10.0
v7.9.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 #5913
- Appending Pulumi APN 1.1 marketplace id to User Agent request header. by @pose in #5910
- Remove rds.db.Proxy revert patch by @corymhall in #5915
New Contributors
Full Changelog: v7.9.0...v7.9.1
v6.83.1
This is a security fix for:
https://pkg.go.dev/vuln/GO-2025-3956
https://pkg.go.dev/vuln/GO-2025-3849
Full Changelog: v6.83.0...v6.83.1
v7.9.0
Does the PR have any schema changes?
Looking good! No breaking changes found.
New resources:
amp/resourcePolicy.ResourcePolicybedrock/agentcoreAgentRuntime.AgentcoreAgentRuntimebedrock/agentcoreAgentRuntimeEndpoint.AgentcoreAgentRuntimeEndpointbedrock/agentcoreApiKeyCredentialProvider.AgentcoreApiKeyCredentialProviderbedrock/agentcoreBrowser.AgentcoreBrowserbedrock/agentcoreCodeInterpreter.AgentcoreCodeInterpreterbedrock/agentcoreGateway.AgentcoreGatewaybedrock/agentcoreGatewayTarget.AgentcoreGatewayTargettransfer/hostKey.HostKeytransfer/webApp.WebApptransfer/webAppCustomization.WebAppCustomization
New functions:
ec2/getVpnConnection.getVpnConnectionodb/getCloudAutonomousVmClusters.getCloudAutonomousVmClustersodb/getCloudExadataInfrastructures.getCloudExadataInfrastructuresodb/getCloudVmClusters.getCloudVmClustersodb/getNetworkPeeringConnections.getNetworkPeeringConnectionsodb/getNetworks.getNetworksrds/getGlobalCluster.getGlobalClustervpn/getConnection.getConnection
What's Changed
- Update GitHub Actions workflows. by @pulumi-bot in #5885
- Upgrade pulumi-terraform-bridge to v3.115.0 by @pulumi-bot in #5893
- Update GitHub Actions workflows. by @pulumi-bot in #5896
- Update GitHub Actions workflows. by @pulumi-bot in #5908
- Upgrade terraform-provider-aws to v6.17.0 by @guineveresaenger in #5909
Full Changelog: v7.8.0...v7.9.0
v7.8.0
Does the PR have any schema changes?
Found 7 breaking changes:
Resources
🟢"aws:ecs/capacityProvider:CapacityProvider": required: "autoScalingGroupProvider" property is no longer Required🟢"aws:rds/clusterRoleAssociation:ClusterRoleAssociation": required: "featureName" property is no longer Required🟢"aws:rds/proxy:Proxy": required: "auths" property is no longer Required
Types
🟢"aws:dynamodb/getTableGlobalSecondaryIndex:getTableGlobalSecondaryIndex": required: "warmThroughputs" property has changed to Required🟢"aws:ec2/getLaunchTemplatePlacement:getLaunchTemplatePlacement": required: "groupId" property has changed to Required🟢"aws:networkfirewall/getFirewallPolicyFirewallPolicyStatefulRuleGroupReference:getFirewallPolicyFirewallPolicyStatefulRuleGroupReference": required: "overrides" property has changed to Required🟢"aws:networkfirewall/getFirewallPolicyFirewallPolicyStatefulRuleGroupReferenceOverride:getFirewallPolicyFirewallPolicyStatefulRuleGroupReferenceOverride": required: "action" property has changed to Required
New resources:
cognito/managedLoginBranding.ManagedLoginBrandingcontroltower/baseline.Baselinelakeformation/lfTagExpression.LfTagExpressionodb/cloudAutonomousVmCluster.CloudAutonomousVmClusterodb/cloudExadataInfrastructure.CloudExadataInfrastructureodb/cloudVmCluster.CloudVmClusterodb/network.Networkodb/networkPeeringConnection.NetworkPeeringConnection
New functions:
appconfig/getApplication.getApplicationbilling/getViews.getViewsodb/getCloudAutonomousVmCluster.getCloudAutonomousVmClusterodb/getCloudExadataInfrastructure.getCloudExadataInfrastructureodb/getCloudVmCluster.getCloudVmClusterodb/getDbNode.getDbNodeodb/getDbNodes.getDbNodesodb/getDbServer.getDbServerodb/getDbServers.getDbServersodb/getDbSystemShapes.getDbSystemShapesodb/getGiVersions.getGiVersionsodb/getNetwork.getNetworkodb/getNetworkPeeringConnection.getNetworkPeeringConnection
What's Changed
- Update module github.com/hashicorp/vault to v1.20.3 [SECURITY] by @pulumi-renovate[bot] in #5811
- Update GitHub Actions workflows. by @pulumi-bot in #5810
- Update GitHub Actions workflows. by @pulumi-bot in #5816
- Update GitHub Actions workflows. by @pulumi-bot in #5818
- Upgrade pulumi-terraform-bridge to v3.114.0 by @pulumi-bot in #5823
- Update GitHub Actions workflows. by @pulumi-bot in #5828
- Use ESC for secrets by @blampe in #5829
- add i7i to instance-types.txt by @mdibaiee in #5834
- Update GitHub Actions workflows. by @pulumi-bot in #5847
- Upgrade terraform-provider-aws to v6.14.1 by @EronWright in #5853
- Manually update ci-mgmt by @corymhall in #5866
- Update GitHub Actions workflows. by @pulumi-bot in #5876
- Upgrade terraform-provider-aws to v6.15.0 by @blampe in #5872
New Contributors
Full Changelog: v7.7.0...v7.8.0
v7.7.0
What's Changed
- Upgrade terraform-provider-aws to v6.11.0 by @corymhall in #5807
Full Changelog: v7.6.0...v7.7.0