-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This change upgrades upstream to v5.67.0. Fixes #4435 Fixes #4454 **v5.66.0 changes:** Notable upstream additions: New resources: - datazone/environment.Environment New functions: - glue/getRegistry.getRegistry - organizations/....getOrganizationalUnitDescendantOrganizationalUnits - quicksight/getAnalysis.getAnalysis - quicksight/getQuicksightAnalysis.getQuicksightAnalysis Unfortunately the aws_quicksight_analysis datasource cannot yet be fully supported in the provider because excessively large type hierarchies in Quicksight cause issues for Pulumi SDKs. This is the same problem that makes "definition" fields unavailable for Quicksight resources. A solution is being explored in #4449 but in the meantime the "definition" field is not available yet in Pulumi for the given datasource. There also was a regression hashicorp/terraform-provider-aws#39320 in v5.66.0 that tripped pulumi-aws testing so the matching pulumi-aws release is skipped. **v5.67.0 changes:** - cloudformation/stackInstances.StackInstances - codebuild/fleet.Fleet - computeoptimizer/enrollmentStatus.EnrollmentStatus - computeoptimizer/recommendationPreferences.RecommendationPreferences - costoptimizationhub/enrollmentStatus.EnrollmentStatus - costoptimizationhub/preferences.Preferences - datazone/assetType.AssetType - lambda/functionRecursionConfig.FunctionRecursionConfig New functions: - codebuild/getFleet.getFleet Unfortunately one of the upstream features that introduced support for IAM role chaining is projecting as a breaking change to Pulumi types. Since our policy is to prioritize backwards compatibility, this feature has been backed out and is not yet available in the upcoming pulumi-aws release. See: hashicorp/terraform-provider-aws#22728 Reminder opened to track this in #4459
- Loading branch information
Showing
922 changed files
with
120,415 additions
and
4,563 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.