Top-level attributes that conflict with Terraform meta arguments #140
Labels
code-generation
Relates to the conversion of CloudFormation schema to Terraform schema at buildtime.
schema-handling
Relates to retrieval and handling of CloudFormation schema at buildtime.
upstream-aws
Unable to proceed due to missing or broken functionality from an AWS dependency.
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 conflictingprovider
attribute.Relates:
The text was updated successfully, but these errors were encountered: