-
Provide credentials as parameters (#11)
The
resolve_reference
task has newclient_email
,token_uri
, andprivate_key
parameters for authenticating with Google Cloud.
- Bump maximum Puppet version to include 7.x (#10)
-
Add PDK as a gem dependency
PDK is now a gem dependency for the module release pipeline
-
Add missing dependencies to module metadata (#6)
The module metadata now includes
ruby_plugin_helper
andruby_task_helper
as dependencies.
-
Set
resolve_reference
task to privateThe
resolve_reference
task has been set to private so it no longer appears in UI lists.
This is the initial release.