Skip to content
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

Latest schema updates suppressed: awscc_ec2_launch_template #2133

Open
ewbankkit opened this issue Dec 16, 2024 · 1 comment
Open

Latest schema updates suppressed: awscc_ec2_launch_template #2133

ewbankkit opened this issue Dec 16, 2024 · 1 comment
Assignees
Labels
bug resource-suppression Issue that prevents a resource from being generated.

Comments

@ewbankkit
Copy link
Contributor

ewbankkit commented Dec 16, 2024

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment
  • The resources and data sources in this provider are generated from the CloudFormation schema, so they can only support the actions that the underlying schema supports. For this reason submitted bugs should be limited to defects in the generation and runtime code of the provider. Customizing behavior of the resource, or noting a gap in behavior are not valid bugs and should be submitted as enhancements to AWS via the CloudFormation Open Coverage Roadmap.
downloading CloudFormation Resource Provider Schema to "/var/folders/dz/y2mw9kxj36b5rsdf5mlf3fhh0000gn/T/1060819568/AWS_EC2_LaunchTemplate.json"
error loading CloudFormation Resource Provider Schema for aws_ec2_launch_template: loading /var/folders/dz/y2mw9kxj36b5rsdf5mlf3fhh0000gn/T/1060819568/AWS_EC2_LaunchTemplate.json: loading JSON Schema ({
...
}
): Object has no key 'NetworkPerformanceOptions'

Affected Resource(s)

  • awscc_ec2_launch_template

Schema Definition

  "definitions": {
        ...
        "NetworkPerformanceOptions": {
          "description": "",
          "$ref": "#/definitions/NetworkPerformanceOptions"
        },
        ...
  }

References

@ewbankkit ewbankkit added bug resource-suppression Issue that prevents a resource from being generated. labels Dec 16, 2024
@quixoticmonk
Copy link
Collaborator

Opened an internal ticket to resolve this missing definition. Will keep an eye out when the refresh happens and will inform you @ewbankkit.

@quixoticmonk quixoticmonk self-assigned this Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug resource-suppression Issue that prevents a resource from being generated.
Projects
None yet
Development

No branches or pull requests

2 participants