Skip to content

Write-only property paths containing * #101

@ewbankkit

Description

@ewbankkit

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

No one assigned

    Labels

    runtime-handlingRelates to runtime handling and conversion of Terraform configuration to CloudFormation.upstream-plugin-frameworkUnable to proceed due to missing or broken functionality from terraform-plugin-framework

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions