generated from hashicorp/terraform-provider-scaffolding
-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Meta-Issue: Suppressed Resource Generation #156
Labels
code-generation
Relates to the conversion of CloudFormation schema to Terraform schema at buildtime.
Comments
breathingdust
added
enhancement
code-generation
Relates to the conversion of CloudFormation schema to Terraform schema at buildtime.
and removed
enhancement
labels
Sep 15, 2021
This was referenced Jan 26, 2022
awscc_mediatailor_playback_configuration
When we address #514 we can handle this as a map of JSON strings. awscc_rekognition_stream_processor
We cannot currently handle arrays of arrays - I'll open an issue for this: #527. |
This was referenced Apr 3, 2024
This was referenced Apr 9, 2024
This was referenced Apr 9, 2024
This was referenced Jul 25, 2024
This was referenced Oct 17, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
code-generation
Relates to the conversion of CloudFormation schema to Terraform schema at buildtime.
Community Note
Description
Some resources are unable to be generated either due to to inconsistencies in schema definition, or if the schema requires special handling that our code-generation is unable to handle as yet. This meta-issue serves to collate the set of suppressed resources.
The supression is configured in the following file:
https://github.com/hashicorp/terraform-provider-awscc/blob/main/internal/provider/all_schemas.hcl
id
attribute that is not a primary identifier #125/definitions
#103*
#101anyOf
indicator #98oneOf
indicator #99AWS::Forecast::Dataset
#353aws_cognito_user_pool
#1520aws_controltower_landing_zone
#1519aws_inspectorv2_cis_scan_configuration
#1507aws_mediatailor_playback_configuration
#1506aws_cognito_identity_pool_role_attachment
#1505aws_apigatewayv2_route_response
#1504The text was updated successfully, but these errors were encountered: