You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
paultyng
changed the title
Add completion candidates for reserved blocks/attributes (ie. lifecycle, depends_on)
Add completion and hover support for built-in / reserved blocks/attributes
May 27, 2020
I'm happy to track this as a tickable list, just FYI that all of the above depends on #36 - i.e. having a proper parser for blocks which don't have an explicitly "parseable" schema.
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the context necessary to investigate further.
ghost
locked as resolved and limited conversation to collaborators
Dec 10, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This TF version specific potentially (ie.
for_each
).Providers:
alias
version
(is this 0.12 only? not sure if it still exists in 0.13)Resources:
depends_on
count
for_each
provider
lifecycle
create_before_destroy
prevent_destroy
ignore_changes
provisioner
connection
Data Sources:
depends_on
count
for_each
provider
Additional top level blocks:
terraform
variable
Add completion support forvariable
blocks #122output
Add completion support foroutput
blocks. #123backend
The text was updated successfully, but these errors were encountered: