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

Support the Deferred syntax in Puppet 6 #95

Open
glennsarti opened this issue Jan 23, 2019 · 5 comments
Open

Support the Deferred syntax in Puppet 6 #95

glennsarti opened this issue Jan 23, 2019 · 5 comments
Labels
enhancement New feature or request language pending-1.0 Work that needs 1.0 to land before it can be worked on

Comments

@glennsarti
Copy link
Contributor

Does PES support intellisense on the Deferred keyword;

https://puppet.com/docs/puppet/6.0/write_a_puppet_function_to_store_secrets.html

@glennsarti
Copy link
Contributor Author

Appears we do not.

E, [2019-01-23T20:15:41.338863 #11780] ERROR -- : (textDocument/hover) Unable to generate Hover information for object of type Puppet::Pops::Model::QualifiedReference
D, [2019-01-23T20:15:41.339341 #11780] DEBUG -- : --- OUTBOUND

@glennsarti
Copy link
Contributor Author

glennsarti commented Jan 23, 2019

@glennsarti
Copy link
Contributor Author

And same with Sensitive

@glennsarti
Copy link
Contributor Author

What about;

file { 'title':
  ensure => Sensitive(<crtl-space here>)
}

@jpogran
Copy link
Contributor

jpogran commented May 28, 2020

Pending 1.0 work. Needs the infrastructure from 1.0 before we can start to address this

@jpogran jpogran added the pending-1.0 Work that needs 1.0 to land before it can be worked on label May 28, 2020
@jpogran jpogran changed the title Do we support the Deferred syntax in Puppet 6 Support the Deferred syntax in Puppet 6 Feb 2, 2021
@jpogran jpogran added the enhancement New feature or request label Feb 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request language pending-1.0 Work that needs 1.0 to land before it can be worked on
Projects
None yet
Development

No branches or pull requests

2 participants