Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 680 Bytes

File metadata and controls

19 lines (11 loc) · 680 Bytes

Developing the Provider

Find correct configuration values

Current configuration was created based on pulumi-azuread and pulumi-cloudflare providers. Look examples from these or other working providers instead of the boilerplate or example repositories.

Common fixes to issues with workflows

make ci-mgmt

Re-generate the workflows and other build configuration (e.g., Makefile):

make ci-mgmt

Upgrade bridge

Upgrade TF bridge version by triggering Upgrade bridge workflow from Actions tab in GitHub. Default values should be fine in the trigger form.