Top-level id
attribute that is not a primary identifier
#125
Labels
code-generation
Relates to the conversion of CloudFormation schema to Terraform schema at buildtime.
runtime-handling
Relates to runtime handling and conversion of Terraform configuration to CloudFormation.
upstream-aws
Unable to proceed due to missing or broken functionality from an AWS dependency.
upstream-plugin-framework
Unable to proceed due to missing or broken functionality from terraform-plugin-framework
There are a handful of resource types
awscc_groundstation_config
awscc_opensearchservice_domain
awscc_opsworkscm_server
awscc_redshift_cluster
awscc_s3outposts_endpoint
awscc_synthetics_canary
that declare their own top-level
Id
property in the CloudFormation schema, but it is not a primary identifier.This conflicts with the assumptions we make for the synthesized
id
attribute.For now, suppress resource generation for these resource types.
Relates:
id
properties #121The text was updated successfully, but these errors were encountered: