generated from hashicorp/terraform-provider-scaffolding
-
Notifications
You must be signed in to change notification settings - Fork 135
Closed
Labels
code-generationRelates to the conversion of CloudFormation schema to Terraform schema at buildtime.Relates to the conversion of CloudFormation schema to Terraform schema at buildtime.schema-handlingRelates to retrieval and handling of CloudFormation schema at buildtime.Relates to retrieval and handling of CloudFormation schema at buildtime.upstream-awsUnable to proceed due to missing or broken functionality from an AWS dependency.Unable to proceed due to missing or broken functionality from an AWS dependency.
Description
Terraform has a handful of meta-arguments such as provider that can conflict with top-level properties defined in CloudFormation schemas.
In fact the awscc_networkmanager_link resource has such a conflicting provider attribute.
- Verify with Terraform Core that such a conflict exists
- Determine how many resources are affected
- Come up with a plan on how to handle these
Relates:
PatMyron and wellsiau-aws
Metadata
Metadata
Assignees
Labels
code-generationRelates to the conversion of CloudFormation schema to Terraform schema at buildtime.Relates to the conversion of CloudFormation schema to Terraform schema at buildtime.schema-handlingRelates to retrieval and handling of CloudFormation schema at buildtime.Relates to retrieval and handling of CloudFormation schema at buildtime.upstream-awsUnable to proceed due to missing or broken functionality from an AWS dependency.Unable to proceed due to missing or broken functionality from an AWS dependency.