[Regression] Cloudformation Support
See original GitHub issueOriginally closed issue in https://github.com/redhat-developer/yaml-language-server/issues/20 but it looks like Cloudformation support is no longer present.
This is with the following tags:
...
"yaml.customTags": [
"!Ref",
"!GetAtt",
"!FindInMap sequence",
"!FindInMap scalar",
"!GetAtt",
"!GetAZs",
"!Cidr",
"!ImportValue",
"!Join sequence",
"!Select",
"!Split",
"!Sub sequence",
"!Sub scalar",
"!And",
"!Equals",
"!If",
"!Not",
"!Or"
]
Issue Analytics
- State:
- Created 5 years ago
- Reactions:22
- Comments:23 (5 by maintainers)
Top Results From Across the Web
Getting started data sharing with AWS CloudFormation
Getting started data sharing with AWS CloudFormation · Click Launch CFN stack , which takes you to the CloudFormation service in the AWS...
Read more >Does AWS CloudFormation StacksSets support creating quick ...
AWS Documentation clearly states the support of quick links for CloudFormation Stacks here through which we can automatically populate the ...
Read more >Datadog-Amazon CloudFormation
The Datadog-AWS CloudFormation Resources allow you to interact with the supported Datadog resources, send resources to any Datadog datacenter, and privately ...
Read more >Automatic AWS CloudFormation rollbacks upon a test failure ...
If the AWS CodeBuild detects a regression (usually an alarm ... The main benefit of using the AWS CodeDeploy service is that it...
Read more >Infrastructure as Code (IaC) Scanning - GitLab Docs
IaC Scanning supports configuration files for Terraform, Ansible, AWS CloudFormation, and Kubernetes. Requirements. IaC Scanning runs in the test stage, which ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
This is the full set of required configurations (worked for me):
Hi everyone! Its been a long time coming but I’ve finally got custom tags working when you have a tag with multiple different types. That means in the next version you’re able to do:
and the document will report no errors if you have something like: