Skip to content

Commit 55733ab

Browse files
authored
Upstream 5.84.0 (#5120)
closes #5113
1 parent 2b29733 commit 55733ab

File tree

195 files changed

+17248
-2370
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

195 files changed

+17248
-2370
lines changed

Diff for: examples/go.mod

+263-262
Large diffs are not rendered by default.

Diff for: examples/go.sum

+526-524
Large diffs are not rendered by default.

Diff for: patches/0005-Remove-lakeformation-catalog_resource-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Subject: [PATCH] Remove lakeformation catalog_resource default
55

66

77
diff --git a/internal/service/lakeformation/permissions.go b/internal/service/lakeformation/permissions.go
8-
index f05de48b13..f22ab6cb01 100644
8+
index c03bd97d82..9c8ecb2c88 100644
99
--- a/internal/service/lakeformation/permissions.go
1010
+++ b/internal/service/lakeformation/permissions.go
1111
@@ -44,8 +44,8 @@ func ResourcePermissions() *schema.Resource {

Diff for: patches/0013-Catch-cty-panic-in-new-resourceTopicSubscriptionCust.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Subject: [PATCH] Catch cty panic in new
77
The root cause is not fully understood yet but this might unblock us.
88

99
diff --git a/internal/service/sns/topic_subscription.go b/internal/service/sns/topic_subscription.go
10-
index dcef58b233..c4cf612a34 100644
10+
index 06e4c0b2ba..a2e5572a34 100644
1111
--- a/internal/service/sns/topic_subscription.go
1212
+++ b/internal/service/sns/topic_subscription.go
1313
@@ -545,9 +545,11 @@ func normalizeTopicSubscriptionDeliveryPolicy(policy string) ([]byte, error) {

Diff for: patches/0018-Change-default-descriptions-to-Managed-by-Pulumi.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Subject: [PATCH] Change default descriptions to "Managed by Pulumi"
55

66

77
diff --git a/internal/service/apigateway/api_key.go b/internal/service/apigateway/api_key.go
8-
index 1bc1374a31..9bc6fba23e 100644
8+
index 6351d6ff42..6c968b3007 100644
99
--- a/internal/service/apigateway/api_key.go
1010
+++ b/internal/service/apigateway/api_key.go
1111
@@ -55,7 +55,7 @@ func resourceAPIKey() *schema.Resource {

Diff for: patches/0022-Fix-spurrious-json-diff-for-redrive_policy.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ in state.
99
Fix for https://github.com/pulumi/pulumi-aws/issues/2307.
1010

1111
diff --git a/internal/service/sqs/queue_redrive_policy.go b/internal/service/sqs/queue_redrive_policy.go
12-
index 3d871cf4d7..30ced084d0 100644
12+
index 6fa2453433..906f4e3f52 100644
1313
--- a/internal/service/sqs/queue_redrive_policy.go
1414
+++ b/internal/service/sqs/queue_redrive_policy.go
1515
@@ -32,9 +32,10 @@ func resourceQueueRedrivePolicy() *schema.Resource {

Diff for: patches/0027-Do-not-compute-tags_all-at-TF-level.patch

+8-8
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ index 23d078f15a..a92046e029 100644
4949
Blocks: map[string]schema.Block{
5050
"monitor": schema.SetNestedBlock{
5151
diff --git a/internal/service/auditmanager/assessment.go b/internal/service/auditmanager/assessment.go
52-
index 459438b54d..05a49d1f51 100644
52+
index ff75a96aa5..e1b9071672 100644
5353
--- a/internal/service/auditmanager/assessment.go
5454
+++ b/internal/service/auditmanager/assessment.go
5555
@@ -95,7 +95,7 @@ func (r *resourceAssessment) Schema(ctx context.Context, req resource.SchemaRequ
@@ -62,7 +62,7 @@ index 459438b54d..05a49d1f51 100644
6262
Blocks: map[string]schema.Block{
6363
"assessment_reports_destination": schema.ListNestedBlock{
6464
diff --git a/internal/service/auditmanager/control.go b/internal/service/auditmanager/control.go
65-
index 2204efea5a..7c4d78f993 100644
65+
index 1e8dee5071..415f7fee72 100644
6666
--- a/internal/service/auditmanager/control.go
6767
+++ b/internal/service/auditmanager/control.go
6868
@@ -67,7 +67,7 @@ func (r *resourceControl) Schema(ctx context.Context, req resource.SchemaRequest
@@ -75,7 +75,7 @@ index 2204efea5a..7c4d78f993 100644
7575
Optional: true,
7676
},
7777
diff --git a/internal/service/auditmanager/framework.go b/internal/service/auditmanager/framework.go
78-
index bd15eca435..1733d9a441 100644
78+
index cf3de94d80..4d1861ec21 100644
7979
--- a/internal/service/auditmanager/framework.go
8080
+++ b/internal/service/auditmanager/framework.go
8181
@@ -69,7 +69,7 @@ func (r *resourceFramework) Schema(ctx context.Context, req resource.SchemaReque
@@ -140,7 +140,7 @@ index 7f4a4c5f04..972c372323 100644
140140
Optional: true,
141141
Validators: []validator.Int64{
142142
diff --git a/internal/service/lexv2models/bot.go b/internal/service/lexv2models/bot.go
143-
index 75e5b7f1b9..8de291d05f 100644
143+
index 6df78b45d4..b919a76587 100644
144144
--- a/internal/service/lexv2models/bot.go
145145
+++ b/internal/service/lexv2models/bot.go
146146
@@ -82,7 +82,7 @@ func (r *resourceBot) Schema(ctx context.Context, req resource.SchemaRequest, re
@@ -153,7 +153,7 @@ index 75e5b7f1b9..8de291d05f 100644
153153
ElementType: types.StringType,
154154
Optional: true,
155155
diff --git a/internal/service/opensearchserverless/collection.go b/internal/service/opensearchserverless/collection.go
156-
index e2dfcda3c8..e524fcad2d 100644
156+
index 6903b3ade4..b15d94f975 100644
157157
--- a/internal/service/opensearchserverless/collection.go
158158
+++ b/internal/service/opensearchserverless/collection.go
159159
@@ -124,7 +124,7 @@ func (r *resourceCollection) Schema(ctx context.Context, req resource.SchemaRequ
@@ -192,7 +192,7 @@ index 8607c6dc0d..eb2e74d1d6 100644
192192
Blocks: map[string]schema.Block{
193193
names.AttrTimeouts: timeouts.Block(ctx, timeouts.Opts{
194194
diff --git a/internal/service/resourceexplorer2/index.go b/internal/service/resourceexplorer2/index.go
195-
index ff89093f18..f8fd12370f 100644
195+
index e02aa6a5e3..ba5f3d30a5 100644
196196
--- a/internal/service/resourceexplorer2/index.go
197197
+++ b/internal/service/resourceexplorer2/index.go
198198
@@ -58,7 +58,7 @@ func (r *indexResource) Schema(ctx context.Context, request resource.SchemaReque
@@ -205,7 +205,7 @@ index ff89093f18..f8fd12370f 100644
205205
CustomType: fwtypes.StringEnumType[awstypes.IndexType](),
206206
Required: true,
207207
diff --git a/internal/service/resourceexplorer2/view.go b/internal/service/resourceexplorer2/view.go
208-
index 414ac271d1..9172d35477 100644
208+
index 3f65cc8e80..6191e940a5 100644
209209
--- a/internal/service/resourceexplorer2/view.go
210210
+++ b/internal/service/resourceexplorer2/view.go
211211
@@ -81,7 +81,7 @@ func (r *viewResource) Schema(ctx context.Context, request resource.SchemaReques
@@ -218,7 +218,7 @@ index 414ac271d1..9172d35477 100644
218218
Blocks: map[string]schema.Block{
219219
"filters": schema.ListNestedBlock{
220220
diff --git a/internal/service/workspaces/connection_alias.go b/internal/service/workspaces/connection_alias.go
221-
index 789e374885..d5a771ce81 100644
221+
index 4f1ba47012..2e4a1a2450 100644
222222
--- a/internal/service/workspaces/connection_alias.go
223223
+++ b/internal/service/workspaces/connection_alias.go
224224
@@ -75,7 +75,7 @@ func (r *connectionAliasResource) Schema(ctx context.Context, request resource.S

Diff for: patches/0032-Run-scripts-patch_computed_only.sh-to-patch-eks-pod_.patch

+5-5
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Subject: [PATCH] Run scripts/patch_computed_only.sh to patch
66

77

88
diff --git a/internal/service/docdbelastic/cluster.go b/internal/service/docdbelastic/cluster.go
9-
index a8cdeec386..6d8306a0a9 100644
9+
index 6e2ee93589..54f8bf1f44 100644
1010
--- a/internal/service/docdbelastic/cluster.go
1111
+++ b/internal/service/docdbelastic/cluster.go
1212
@@ -147,7 +147,7 @@ func (r *resourceCluster) Schema(ctx context.Context, _ resource.SchemaRequest,
@@ -19,7 +19,7 @@ index a8cdeec386..6d8306a0a9 100644
1919
CustomType: fwtypes.SetOfStringType,
2020
Optional: true,
2121
diff --git a/internal/service/eks/pod_identity_association.go b/internal/service/eks/pod_identity_association.go
22-
index ce583fa5c4..9fdeea49d8 100644
22+
index 4e3b7c1743..4c0515d7e0 100644
2323
--- a/internal/service/eks/pod_identity_association.go
2424
+++ b/internal/service/eks/pod_identity_association.go
2525
@@ -105,7 +105,7 @@ func (r *podIdentityAssociationResource) Schema(ctx context.Context, req resourc
@@ -32,7 +32,7 @@ index ce583fa5c4..9fdeea49d8 100644
3232
}
3333
}
3434
diff --git a/internal/service/s3control/access_grant.go b/internal/service/s3control/access_grant.go
35-
index 4f7e38caed..c3e235d110 100644
35+
index 061835462d..06a7c62e48 100644
3636
--- a/internal/service/s3control/access_grant.go
3737
+++ b/internal/service/s3control/access_grant.go
3838
@@ -102,7 +102,7 @@ func (r *accessGrantResource) Schema(ctx context.Context, request resource.Schem
@@ -45,7 +45,7 @@ index 4f7e38caed..c3e235d110 100644
4545
Blocks: map[string]schema.Block{
4646
"access_grants_location_configuration": schema.ListNestedBlock{
4747
diff --git a/internal/service/s3control/access_grants_instance.go b/internal/service/s3control/access_grants_instance.go
48-
index 24ce989902..7643c9f867 100644
48+
index 422fec7297..e6964845f5 100644
4949
--- a/internal/service/s3control/access_grants_instance.go
5050
+++ b/internal/service/s3control/access_grants_instance.go
5151
@@ -82,7 +82,7 @@ func (r *accessGrantsInstanceResource) Schema(ctx context.Context, request resou
@@ -58,7 +58,7 @@ index 24ce989902..7643c9f867 100644
5858
}
5959
}
6060
diff --git a/internal/service/s3control/access_grants_location.go b/internal/service/s3control/access_grants_location.go
61-
index e29fdacea7..ebfe15e942 100644
61+
index 5b54e6d743..a2f356290a 100644
6262
--- a/internal/service/s3control/access_grants_location.go
6363
+++ b/internal/service/s3control/access_grants_location.go
6464
@@ -83,7 +83,7 @@ func (r *accessGrantsLocationResource) Schema(ctx context.Context, request resou

Diff for: patches/0034-Fix-tags_all-Computed-for-PF-resources.patch

+7-7
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ index 7d1bbff332..0b7cdf8f23 100644
3131
"validation_metrics": framework.ResourceComputedListOfObjectAttribute[validatorMetricModel](ctx),
3232
},
3333
diff --git a/internal/service/codeguruprofiler/profiling_group.go b/internal/service/codeguruprofiler/profiling_group.go
34-
index 6e8d8de302..af48127242 100644
34+
index d50d423d65..a5a56c6501 100644
3535
--- a/internal/service/codeguruprofiler/profiling_group.go
3636
+++ b/internal/service/codeguruprofiler/profiling_group.go
3737
@@ -73,7 +73,7 @@ func (r *resourceProfilingGroup) Schema(ctx context.Context, req resource.Schema
@@ -44,7 +44,7 @@ index 6e8d8de302..af48127242 100644
4444
Blocks: map[string]schema.Block{
4545
"agent_orchestration_config": schema.ListNestedBlock{
4646
diff --git a/internal/service/elasticache/serverless_cache.go b/internal/service/elasticache/serverless_cache.go
47-
index bb7f36bf1e..fe8ed6366b 100644
47+
index c1ffa7b5d0..28bcc89791 100644
4848
--- a/internal/service/elasticache/serverless_cache.go
4949
+++ b/internal/service/elasticache/serverless_cache.go
5050
@@ -181,7 +181,7 @@ func (r *serverlessCacheResource) Schema(ctx context.Context, request resource.S
@@ -57,7 +57,7 @@ index bb7f36bf1e..fe8ed6366b 100644
5757
Optional: true,
5858
},
5959
diff --git a/internal/service/rekognition/collection.go b/internal/service/rekognition/collection.go
60-
index a9bb3bb327..9f68386f3a 100644
60+
index b1a2600287..eaaa527bf0 100644
6161
--- a/internal/service/rekognition/collection.go
6262
+++ b/internal/service/rekognition/collection.go
6363
@@ -77,7 +77,7 @@ func (r *resourceCollection) Schema(ctx context.Context, req resource.SchemaRequ
@@ -70,7 +70,7 @@ index a9bb3bb327..9f68386f3a 100644
7070
}
7171

7272
diff --git a/internal/service/securityhub/automation_rule.go b/internal/service/securityhub/automation_rule.go
73-
index 979de8b5bd..4c1f5dc706 100644
73+
index 81c6e43539..11b1145961 100644
7474
--- a/internal/service/securityhub/automation_rule.go
7575
+++ b/internal/service/securityhub/automation_rule.go
7676
@@ -78,7 +78,7 @@ func (r *automationRuleResource) Schema(ctx context.Context, request resource.Sc
@@ -83,7 +83,7 @@ index 979de8b5bd..4c1f5dc706 100644
8383
Blocks: map[string]schema.Block{
8484
names.AttrActions: schema.SetNestedBlock{
8585
diff --git a/internal/service/securitylake/data_lake.go b/internal/service/securitylake/data_lake.go
86-
index 43fdbadef0..c894d522a4 100644
86+
index 9a818dd645..88e93b0449 100644
8787
--- a/internal/service/securitylake/data_lake.go
8888
+++ b/internal/service/securitylake/data_lake.go
8989
@@ -75,7 +75,7 @@ func (r *dataLakeResource) Schema(ctx context.Context, request resource.SchemaRe
@@ -109,7 +109,7 @@ index 11948143a7..e8f145f886 100644
109109
Required: true,
110110
},
111111
diff --git a/internal/service/ssoadmin/application.go b/internal/service/ssoadmin/application.go
112-
index 63a02f6ed6..ae5c3b3b8a 100644
112+
index 5c2b3440a4..c15e07a5c6 100644
113113
--- a/internal/service/ssoadmin/application.go
114114
+++ b/internal/service/ssoadmin/application.go
115115
@@ -96,7 +96,7 @@ func (r *resourceApplication) Schema(ctx context.Context, req resource.SchemaReq
@@ -122,7 +122,7 @@ index 63a02f6ed6..ae5c3b3b8a 100644
122122
Blocks: map[string]schema.Block{
123123
"portal_options": schema.ListNestedBlock{
124124
diff --git a/internal/service/ssoadmin/trusted_token_issuer.go b/internal/service/ssoadmin/trusted_token_issuer.go
125-
index 2d53c30eb3..cac1815b0f 100644
125+
index 59ead1def5..7765d1d384 100644
126126
--- a/internal/service/ssoadmin/trusted_token_issuer.go
127127
+++ b/internal/service/ssoadmin/trusted_token_issuer.go
128128
@@ -86,7 +86,7 @@ func (r *resourceTrustedTokenIssuer) Schema(ctx context.Context, req resource.Sc

Diff for: patches/0035-Disable-retry-for-KMS-access-denied-in-lambda.patch

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ index 0000000000..79867519db
4545
+ }
4646
+}
4747
diff --git a/internal/service/lambda/service_package_gen.go b/internal/service/lambda/service_package_gen.go
48-
index 08cd796328..178d5ba23e 100644
48+
index df09e00772..432b494788 100644
4949
--- a/internal/service/lambda/service_package_gen.go
5050
+++ b/internal/service/lambda/service_package_gen.go
51-
@@ -160,6 +160,7 @@ func (p *servicePackage) NewClient(ctx context.Context, config map[string]any) (
51+
@@ -164,6 +164,7 @@ func (p *servicePackage) NewClient(ctx context.Context, config map[string]any) (
5252
return lambda.NewFromConfig(cfg,
5353
lambda.WithEndpointResolverV2(newEndpointResolverV2()),
5454
withBaseEndpoint(config[names.AttrEndpoint].(string)),

Diff for: patches/0036-Patch-ACM-retry-to-not-retry-after-LimitExceededExce.patch

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ index 0000000000..b432bed386
3333
+ }
3434
+}
3535
diff --git a/internal/service/acm/service_package_gen.go b/internal/service/acm/service_package_gen.go
36-
index 90c139864a..da16c6a6b5 100644
36+
index e3f9e2724e..c827df3600 100644
3737
--- a/internal/service/acm/service_package_gen.go
3838
+++ b/internal/service/acm/service_package_gen.go
39-
@@ -63,6 +63,7 @@ func (p *servicePackage) NewClient(ctx context.Context, config map[string]any) (
39+
@@ -64,6 +64,7 @@ func (p *servicePackage) NewClient(ctx context.Context, config map[string]any) (
4040
return acm.NewFromConfig(cfg,
4141
acm.WithEndpointResolverV2(newEndpointResolverV2()),
4242
withBaseEndpoint(config[names.AttrEndpoint].(string)),

Diff for: patches/0038-Patch-osis_pipeline-tags-flags.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Subject: [PATCH] Patch osis_pipeline tags flags
55

66

77
diff --git a/internal/service/osis/pipeline.go b/internal/service/osis/pipeline.go
8-
index 38c3e79eee..ab46177b40 100644
8+
index a2d9a7c721..14983f5632 100644
99
--- a/internal/service/osis/pipeline.go
1010
+++ b/internal/service/osis/pipeline.go
1111
@@ -100,7 +100,7 @@ func (r *pipelineResource) Schema(ctx context.Context, request resource.SchemaRe

Diff for: patches/0039-Allow-creating-lambdas-without-code-related-properti.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Subject: [PATCH] Allow creating lambdas without code related properties
55

66

77
diff --git a/internal/service/lambda/function.go b/internal/service/lambda/function.go
8-
index 5126ae9dd5..6f372e18a6 100644
8+
index 5e646eada8..66a61ce6e6 100644
99
--- a/internal/service/lambda/function.go
1010
+++ b/internal/service/lambda/function.go
1111
@@ -172,9 +172,9 @@ func resourceFunction() *schema.Resource {

Diff for: patches/0042-securitylake_subscriber-tags_all-patch.patch

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ Subject: [PATCH] securitylake_subscriber tags_all patch
55

66

77
diff --git a/internal/service/securitylake/subscriber.go b/internal/service/securitylake/subscriber.go
8-
index a1bbedb7eb..9b560564ef 100644
8+
index 7390c88b58..4eb91609b5 100644
99
--- a/internal/service/securitylake/subscriber.go
1010
+++ b/internal/service/securitylake/subscriber.go
11-
@@ -99,7 +99,7 @@ func (r *subscriberResource) Schema(ctx context.Context, request resource.Schema
11+
@@ -98,7 +98,7 @@ func (r *subscriberResource) Schema(ctx context.Context, request resource.Schema
1212
},
1313
names.AttrID: framework.IDAttribute(),
1414
names.AttrTags: tftags.TagsAttribute(),

Diff for: patches/0052-Patch-tags-ComputedOnly-on-bedrockagent-and-other-mo.patch

+4-4
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ index 18133c7439..ea9f2d088f 100644
1818
Blocks: map[string]schema.Block{
1919
"export": schema.ListNestedBlock{
2020
diff --git a/internal/service/bedrockagent/agent.go b/internal/service/bedrockagent/agent.go
21-
index 723a946fd5..343f154e1d 100644
21+
index e74f1b1304..01741fcdeb 100644
2222
--- a/internal/service/bedrockagent/agent.go
2323
+++ b/internal/service/bedrockagent/agent.go
2424
@@ -171,7 +171,7 @@ func (r *agentResource) Schema(ctx context.Context, request resource.SchemaReque
@@ -31,7 +31,7 @@ index 723a946fd5..343f154e1d 100644
3131
Blocks: map[string]schema.Block{
3232
names.AttrTimeouts: timeouts.Block(ctx, timeouts.Opts{
3333
diff --git a/internal/service/bedrockagent/agent_alias.go b/internal/service/bedrockagent/agent_alias.go
34-
index 2572b9419c..185d0ca643 100644
34+
index 1cf0f1f63b..526803d980 100644
3535
--- a/internal/service/bedrockagent/agent_alias.go
3636
+++ b/internal/service/bedrockagent/agent_alias.go
3737
@@ -97,7 +97,7 @@ func (r *agentAliasResource) Schema(ctx context.Context, request resource.Schema
@@ -44,7 +44,7 @@ index 2572b9419c..185d0ca643 100644
4444
Blocks: map[string]schema.Block{
4545
names.AttrTimeouts: timeouts.Block(ctx, timeouts.Opts{
4646
diff --git a/internal/service/bedrockagent/knowledge_base.go b/internal/service/bedrockagent/knowledge_base.go
47-
index b243a08bca..3fa7be7051 100644
47+
index 8cff6125c2..15478a11bd 100644
4848
--- a/internal/service/bedrockagent/knowledge_base.go
4949
+++ b/internal/service/bedrockagent/knowledge_base.go
5050
@@ -89,7 +89,7 @@ func (r *knowledgeBaseResource) Schema(ctx context.Context, request resource.Sch
@@ -57,7 +57,7 @@ index b243a08bca..3fa7be7051 100644
5757
CustomType: timetypes.RFC3339Type{},
5858
Computed: true,
5959
diff --git a/internal/service/globalaccelerator/cross_account_attachment.go b/internal/service/globalaccelerator/cross_account_attachment.go
60-
index 2f9aef10f4..ad4a7584b8 100644
60+
index a921900f11..45409974f3 100644
6161
--- a/internal/service/globalaccelerator/cross_account_attachment.go
6262
+++ b/internal/service/globalaccelerator/cross_account_attachment.go
6363
@@ -72,7 +72,7 @@ func (r *crossAccountAttachmentResource) Schema(ctx context.Context, request res

Diff for: patches/0053-Fix-tags_all-Computed-for-aws_datazone_domain.patch

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ Subject: [PATCH] Fix tags_all Computed for aws_datazone_domain
55

66

77
diff --git a/internal/service/datazone/domain.go b/internal/service/datazone/domain.go
8-
index 4331ce4396..e28275fd83 100644
8+
index 44090d3980..3cdc7b31ef 100644
99
--- a/internal/service/datazone/domain.go
1010
+++ b/internal/service/datazone/domain.go
11-
@@ -98,7 +98,7 @@ func (r *resourceDomain) Schema(ctx context.Context, req resource.SchemaRequest,
11+
@@ -97,7 +97,7 @@ func (r *resourceDomain) Schema(ctx context.Context, req resource.SchemaRequest,
1212
},
1313
},
1414
names.AttrTags: tftags.TagsAttribute(),

Diff for: patches/0054-Parallelize-Lambda-Function-resource-operations.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ We think this was an optimization for a special edge case that
1010
drastically worsens the UX for the majority of users.
1111

1212
diff --git a/internal/service/lambda/function.go b/internal/service/lambda/function.go
13-
index 6f372e18a6..94285306ef 100644
13+
index 66a61ce6e6..0977dc9133 100644
1414
--- a/internal/service/lambda/function.go
1515
+++ b/internal/service/lambda/function.go
1616
@@ -36,7 +36,6 @@ import (

Diff for: patches/0057-Fix-tags_all-Computed-for-PF-resources.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ index 3f27edc87f..38b96593e8 100644
5757
Blocks: map[string]schema.Block{
5858
"resource_set": resourceSetLNB,
5959
diff --git a/internal/service/guardduty/malware_protection_plan.go b/internal/service/guardduty/malware_protection_plan.go
60-
index f7b9d00088..eb1883c627 100644
60+
index 2ab60027dd..9e883e4104 100644
6161
--- a/internal/service/guardduty/malware_protection_plan.go
6262
+++ b/internal/service/guardduty/malware_protection_plan.go
6363
@@ -87,7 +87,7 @@ func (r *resourceMalwareProtectionPlan) Schema(ctx context.Context, req resource

Diff for: patches/0058-Fix-tags_all-Computed-for-PF-resources.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ index 976dba4ac1..648f2b5003 100644
1818
"use_dedicated_replication_server": schema.BoolAttribute{
1919
Required: true,
2020
diff --git a/internal/service/elasticache/reserved_cache_node.go b/internal/service/elasticache/reserved_cache_node.go
21-
index c2ed403da0..794d9302ca 100644
21+
index 9a37595eb5..82fae7f5e1 100644
2222
--- a/internal/service/elasticache/reserved_cache_node.go
2323
+++ b/internal/service/elasticache/reserved_cache_node.go
2424
@@ -113,7 +113,7 @@ func (r *resourceReservedCacheNode) Schema(ctx context.Context, request resource

Diff for: patches/0059-Patch-tags-ComputedOnly-for-appfabric-networkmonitor.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ index 0bd92bba6b..6bdbed0689 100644
3232
Blocks: map[string]schema.Block{
3333
"destination_configuration": schema.ListNestedBlock{
3434
diff --git a/internal/service/networkfirewall/tls_inspection_configuration.go b/internal/service/networkfirewall/tls_inspection_configuration.go
35-
index 713684155c..e99aa43c39 100644
35+
index 182d9491bc..1e5d4c7866 100644
3636
--- a/internal/service/networkfirewall/tls_inspection_configuration.go
3737
+++ b/internal/service/networkfirewall/tls_inspection_configuration.go
3838
@@ -118,7 +118,7 @@ func (r *tlsInspectionConfigurationResource) Schema(ctx context.Context, request

0 commit comments

Comments
 (0)