generated from hashicorp/terraform-provider-scaffolding
-
Notifications
You must be signed in to change notification settings - Fork 133
Open
Labels
runtime-handlingRelates to runtime handling and conversion of Terraform configuration to CloudFormation.Relates to runtime handling and conversion of Terraform configuration to CloudFormation.upstream-plugin-frameworkUnable to proceed due to missing or broken functionality from terraform-plugin-frameworkUnable to proceed due to missing or broken functionality from terraform-plugin-framework
Description
When initializing the provider:
│ - Error getting Resource: Error getting the aws_elasticloadbalancingv2_listener Resource, this is an error in the provider.
│ error creating write-only attribute path (/properties/DefaultActions/*/AuthenticateOidcConfig/ClientSecret): invalid property path segment: "*"
internal/service/cloudformation/schemas/AWS_ElasticLoadBalancingV2_Listener.json:
"writeOnlyProperties": [
"/properties/DefaultActions/*/AuthenticateOidcConfig/ClientSecret",
"/properties/DefaultActions/*/ForwardConfig",
"/properties/DefaultActions/*/TargetGroupArn"
],
Relates:
Metadata
Metadata
Assignees
Labels
runtime-handlingRelates to runtime handling and conversion of Terraform configuration to CloudFormation.Relates to runtime handling and conversion of Terraform configuration to CloudFormation.upstream-plugin-frameworkUnable to proceed due to missing or broken functionality from terraform-plugin-frameworkUnable to proceed due to missing or broken functionality from terraform-plugin-framework