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
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,15 +76,15 @@ This extension provides full Puppet Language support for [Visual Studio Code](ht
76
76
77
77
## Supported Puppet Versions
78
78
79
-
The Puppet Extension for VSCode works with Puppet 5 or higher. See [open source Puppet](https://puppet.com/docs/puppet/5.5/about_agent.html) and [Puppet Enterprise](https://puppet.com/docs/pe/2017.3/getting_support_for_pe.html#supported-puppet-enterprise-versions) lifecycle pages for version support details.
79
+
The Puppet Extension for VSCode works with Puppet 7 or higher. See [open source Puppet](https://puppet.com/docs/puppet/latest/platform_lifecycle.html) and [Puppet Enterprise](https://puppet.com/docs/pe/latest/getting_support_for_pe.html) lifecycle pages for version support details.
80
80
81
81
## Requirements
82
82
83
-
You will need to have the [Puppet Development Kit (PDK)](https://puppet.com/docs/pdk/1.x/pdk.html) or [Puppet Agent](https://puppet.com/docs/puppet/latest/about_agent.html) installed in order to fully use this extension.
83
+
You will need to have the [Puppet Development Kit (PDK)](https://puppet.com/docs/pdk/latest/pdk.html) or [Puppet Agent](https://puppet.com/docs/puppet/latest/about_agent.html) installed in order to fully use this extension.
84
84
85
-
> Note: When using PDK, version 3.0.0 or higher is required.
85
+
> Note: When using PDK, only versions 3.0.0 or higher are supported.
86
86
87
-
> Note: When using Puppet Agent, version 7.0 or higher is required.
87
+
> Note: When using Puppet Agent, only versions 7.0 or higher are supported.
88
88
89
89
You can find instructions and installation links here:
0 commit comments