-
Notifications
You must be signed in to change notification settings - Fork 36
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
ECS Resources/ECR repositories #16
Comments
Hi, Comparing it to the AWS documentation and the code for json and YAML there are lots of resources which are missing. |
Hi guys, ECS and ECR will be added. Per the missing resources: There are 2 solutions for this I envision:
I'll speak with AWS about those possibilities to understand where their standing is. I am also looking to Azure DevOps to automate the build pipeline, so I could take community pull requests and release the new version periodically. |
Let's ask @cmmeyer Chuck, I see a repo with CloudFormation docs, are there any better sources with raw CF resource structure? Ideally which could be queried and transformed as in point 1 in my comment above. |
Hi folks! Sorry it took me so long to get to this. Happy New Year! The CloudFormation team is working to generate JSON schema for all CloudFormation supported resources. This should help facilitate code completion tools across IDEs. I suspect that would help here as well, yeah. We showed them off at re:Invent and committed to having them out soon after, but time flies! Let me reach out to rjlohan who is coordinating the effort and see where we sit. |
This doesn't have a snippet for any ECS resources or ECR repositories. (Great tool, though!)
The text was updated successfully, but these errors were encountered: