Releases: Robert076/cloudformation-lens
Releases · Robert076/cloudformation-lens
Release list
1.0.0
Changelog
1.0.0
- Autocomplete for 2800+ AWS resource types from the official AWS schema
- Property completions inside resource blocks with required/optional indicators
!Refcompletions showing all resources and parameters in the template!Refvalidation warning when the target doesn't exist!GetAtttwo-stage completions — pick a resource, then pick an attribute!GetAttvalidation warning for invalid resources and invalid attributes!Subvariable completions inside${...}expressions!Subvariable validation warning for unresolved references!ImportValuecompletions from template outputs- Required property warnings on resources missing mandatory properties
- Hover documentation for resource types, properties, and logical IDs
- Go-to-definition for
!Ref,!GetAtt, and!Subvariable targets - Auto-detection of CloudFormation templates
- Custom language mode that suppresses false YAML errors on intrinsic functions
- All standard CloudFormation intrinsic functions recognized as valid YAML tags