Skip to content

Update table_grant.pp to allow passing array as table name#1662

Open
mikhaildudzin wants to merge 1 commit intopuppetlabs:mainfrom
mikhaildudzin:table-grant-type
Open

Update table_grant.pp to allow passing array as table name#1662
mikhaildudzin wants to merge 1 commit intopuppetlabs:mainfrom
mikhaildudzin:table-grant-type

Conversation

@mikhaildudzin
Copy link
Copy Markdown

@mikhaildudzin mikhaildudzin commented Feb 23, 2026

Summary

Array required to allow grants on tables in specific schema

Additional Context

it should be consistent with

Optional[Variant[Array[String,2,2],String[1]]] $object_name = undef,

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified. (For example puppet apply)

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Feb 23, 2026

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants