Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade pulumi-terraform-bridge to v3.86.0 #4160

Merged

Conversation

pulumi-bot
Copy link
Contributor

@pulumi-bot pulumi-bot commented Jul 2, 2024

This PR was generated via $ upgrade-provider pulumi/pulumi-aws --kind=bridge --pr-reviewers=guineveresaenger.

Fixes #4091
Fixes #4137


  • Upgrading pulumi-terraform-bridge from v3.85.0 to v3.86.0.
  • Upgrading pulumi-terraform-bridge/pf from v0.38.0 to v0.39.0.

@pulumi-bot pulumi-bot self-assigned this Jul 2, 2024
@pulumi-bot pulumi-bot enabled auto-merge (squash) July 2, 2024 21:35
Copy link

github-actions bot commented Jul 2, 2024

Does the PR have any schema changes?

Found 20 breaking changes:

Types

  • 🟡 "aws:batch/getJobDefinitionEksProperty:getJobDefinitionEksProperty": properties: "podProperties": items type changed from "pulumi.json#/Any" to "#/types/aws:batch/getJobDefinitionEksPropertyPodProperty:getJobDefinitionEksPropertyPodProperty"
  • 🟡 "aws:batch/getJobDefinitionNodeProperty:getJobDefinitionNodeProperty": properties: "nodeRangeProperties": items type changed from "pulumi.json#/Any" to "#/types/aws:batch/getJobDefinitionNodePropertyNodeRangeProperty:getJobDefinitionNodePropertyNodeRangeProperty"
  • 🟡 "aws:batch/getJobDefinitionRetryStrategy:getJobDefinitionRetryStrategy": properties: "evaluateOnExits": items type changed from "pulumi.json#/Any" to "#/types/aws:batch/getJobDefinitionRetryStrategyEvaluateOnExit:getJobDefinitionRetryStrategyEvaluateOnExit"
  • 🟡 "aws:bedrock/AgentAgentPromptOverrideConfiguration:AgentAgentPromptOverrideConfiguration": properties: "promptConfigurations": items type changed from "pulumi.json#/Any" to "#/types/aws:bedrock/AgentAgentPromptOverrideConfigurationPromptConfiguration:AgentAgentPromptOverrideConfigurationPromptConfiguration"
  • 🟡 "aws:bedrock/getCustomModelValidationDataConfig:getCustomModelValidationDataConfig": properties: "validators": items type changed from "pulumi.json#/Any" to "#/types/aws:bedrock/getCustomModelValidationDataConfigValidator:getCustomModelValidationDataConfigValidator"
  • "aws:bedrockfoundation/getModelsModelSummary:getModelsModelSummary": properties:
    • 🟡 "customizationsSupporteds": items type changed from "pulumi.json#/Any" to "string"
    • 🟡 "inferenceTypesSupporteds": items type changed from "pulumi.json#/Any" to "string"
    • 🟡 "inputModalities": items type changed from "pulumi.json#/Any" to "string"
    • 🟡 "outputModalities": items type changed from "pulumi.json#/Any" to "string"
  • 🟡 "aws:codeguruprofiler/getProfilingGroupProfilingStatus:getProfilingGroupProfilingStatus": properties: "latestAggregatedProfiles": items type changed from "pulumi.json#/Any" to "#/types/aws:codeguruprofiler/getProfilingGroupProfilingStatusLatestAggregatedProfile:getProfilingGroupProfilingStatusLatestAggregatedProfile"
  • 🟡 "aws:guardduty/MalwareProtectionPlanAction:MalwareProtectionPlanAction": properties: "taggings": items type changed from "pulumi.json#/Any" to "#/types/aws:guardduty/MalwareProtectionPlanActionTagging:MalwareProtectionPlanActionTagging"
  • 🟡 "aws:identitystore/getGroupsGroup:getGroupsGroup": properties: "externalIds": items type changed from "pulumi.json#/Any" to "#/types/aws:identitystore/getGroupsGroupExternalId:getGroupsGroupExternalId"
  • 🟡 "aws:lex/V2modelsSlotTypeCompositeSlotTypeSetting:V2modelsSlotTypeCompositeSlotTypeSetting": properties: "subSlots": items type changed from "pulumi.json#/Any" to "#/types/aws:lex/V2modelsSlotTypeCompositeSlotTypeSettingSubSlot:V2modelsSlotTypeCompositeSlotTypeSettingSubSlot"
  • 🟡 "aws:lex/V2modelsSlotTypeSlotTypeValues:V2modelsSlotTypeSlotTypeValues": properties: "slotTypeValues": items type changed from "pulumi.json#/Any" to "#/types/aws:lex/V2modelsSlotTypeSlotTypeValuesSlotTypeValue:V2modelsSlotTypeSlotTypeValuesSlotTypeValue"
  • 🟡 "aws:medialive/getInputDestination:getInputDestination": properties: "vpcs": items type changed from "pulumi.json#/Any" to "#/types/aws:medialive/getInputDestinationVpc:getInputDestinationVpc"
  • 🟡 "aws:resourceexplorer/SearchResource:SearchResource": properties: "properties": items type changed from "pulumi.json#/Any" to "#/types/aws:resourceexplorer/SearchResourceProperty:SearchResourceProperty"
  • "aws:ssm/getContactsRotationRecurrence:getContactsRotationRecurrence": properties:
    • 🟡 "dailySettings": items type changed from "pulumi.json#/Any" to "#/types/aws:ssm/getContactsRotationRecurrenceDailySetting:getContactsRotationRecurrenceDailySetting"
    • 🟡 "monthlySettings": items type changed from "pulumi.json#/Any" to "#/types/aws:ssm/getContactsRotationRecurrenceMonthlySetting:getContactsRotationRecurrenceMonthlySetting"
    • 🟡 "shiftCoverages": items type changed from "pulumi.json#/Any" to "#/types/aws:ssm/getContactsRotationRecurrenceShiftCoverage:getContactsRotationRecurrenceShiftCoverage"
    • 🟡 "weeklySettings": items type changed from "pulumi.json#/Any" to "#/types/aws:ssm/getContactsRotationRecurrenceWeeklySetting:getContactsRotationRecurrenceWeeklySetting"
      No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.

@t0yv0 t0yv0 self-requested a review July 3, 2024 13:26
@pulumi-bot pulumi-bot merged commit 0e9e84b into master Jul 3, 2024
25 checks passed
@pulumi-bot pulumi-bot deleted the upgrade-pulumi-terraform-bridge-to-v3.86.0-46562043 branch July 3, 2024 13:26
@pulumi-bot
Copy link
Contributor Author

This PR has been shipped in release v6.43.0.

corymhall added a commit that referenced this pull request Jul 11, 2024
# This is the 1st commit message:

Fix import resources with provider default tags

We have special logic around applying default provider tags to
resources. This logic only applied to the `Check` call which means it
was not applied when you were importing resources. This PR extends that
logic to also run during the `Read` call.

fix #4030, fix 4080

# This is the commit message #2:

skip test

# This is the commit message #3:

fixing test

# This is the commit message #4:

Adding more tests

# This is the commit message #5:

Upgrade pulumi-terraform-bridge to v3.86.0 (#4160)

This PR was generated via `$ upgrade-provider pulumi/pulumi-aws
--kind=bridge --pr-reviewers=guineveresaenger`.

Fixes #4091
Fixes #4137

---

- Upgrading pulumi-terraform-bridge from v3.85.0 to v3.86.0.
- Upgrading pulumi-terraform-bridge/pf from v0.38.0 to v0.39.0.
# This is the commit message #6:

chore: run upstream provider-lint (#4120)

This adds a step for running the upstream `provider-lint` make target.

As part of this I had to fix some of the patches which violated some
lint rules.

**0009-Add-ECR-credentials_data_source.patch**
- `ForceNew` does not apply to data sources

**0032-DisableTagSchemaCheck-for-PF-provider.patch**
- Schema have to have a `Type`
- Also needed to add a ignore for `S013` which forces `Computed`,
  `Optional` or `Required` to be set. Looks like it can't recognize the
  `tagsComputed` var

**0034-Fail-fast-when-PF-resources-are-dropped.patch**
- Added a lint ignore for a rule which doesn't allow panics

**0050-Normalize-retentionDays-in-aws_controltower_landing_.patch**
- This test doesn't actually need a region or partition so replacing
  with a placeholder

closes #4110
# This is the commit message #7:

fix: CVE-2024-24791 (#4175)

Fixes #4163

Upgrades minimally required Go versions to those unaffected by
CVE-2024-24791.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Guard Duty malware protection error - Go in v6.42.0 of the AWS provider Medialive getInput function
2 participants