Does the PR have any schema changes?
Found 34 breaking changes:
Functions
- `🟡` "harness:platform/getGitopsRepoCred:getGitopsRepoCred": inputs: "creds" missing input "creds"
- "harness:platform/getGitopsRepository:getGitopsRepository": inputs:
- `🟡` "enableOci" missing input "enableOci"
- `🟡` "updateMasks" missing input "updateMasks"
Types
- "harness:platform/getGitopsRepoCredCred:getGitopsRepoCredCred": required:
- `🟢` "enableOci" property has changed to Required
- `🟢` "githubAppEnterpriseBaseUrl" property has changed to Required
- `🟢` "githubAppId" property has changed to Required
- `🟢` "githubAppInstallationId" property has changed to Required
- `🟢` "githubAppPrivateKey" property has changed to Required
- `🟢` "password" property has changed to Required
- `🟢` "sshPrivateKey" property has changed to Required
- `🟢` "tlsClientCertData" property has changed to Required
- `🟢` "tlsClientCertKey" property has changed to Required
- `🟢` "type" property has changed to Required
- `🟢` "url" property has changed to Required
- `🟢` "username" property has changed to Required
- "harness:platform/getGitopsRepositoryRepo:getGitopsRepositoryRepo": required:
- `🟢` "connectionType" property has changed to Required
- `🟢` "enableLfs" property has changed to Required
- `🟢` "enableOci" property has changed to Required
- `🟢` "githubAppEnterpriseBaseUrl" property has changed to Required
- `🟢` "githubAppId" property has changed to Required
- `🟢` "githubAppInstallationId" property has changed to Required
- `🟢` "githubAppPrivateKey" property has changed to Required
- `🟢` "inheritedCreds" property has changed to Required
- `🟢` "insecure" property has changed to Required
- `🟢` "insecureIgnoreHostKey" property has changed to Required
- `🟢` "name" property has changed to Required
- `🟢` "password" property has changed to Required
- `🟢` "proxy" property has changed to Required
- `🟢` "repo" property has changed to Required
- `🟢` "sshPrivateKey" property has changed to Required
- `🟢` "tlsClientCertData" property has changed to Required
- `🟢` "tlsClientCertKey" property has changed to Required
- `🟢` "username" property has changed to Required
- `🔴` "harness:platform/getGitopsRepositoryUpdateMask:getGitopsRepositoryUpdateMask" missing
New resources:
- `governance/rule.Rule`
New functions:
- `governance/getRule.getRule`
What's Changed
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-harness/pull/165
* Upgrade pulumi-terraform-bridge to v3.91.0 by pulumi-bot in https://github.com/pulumi/pulumi-harness/pull/167
* Upgrade pulumi-terraform-bridge to v3.91.1 by pulumi-bot in https://github.com/pulumi/pulumi-harness/pull/169
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-harness/pull/172
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-harness/pull/173
* Upgrade terraform-provider-harness to v0.33.4 by pulumi-bot in https://github.com/pulumi/pulumi-harness/pull/171
**Full Changelog**: https://github.com/pulumi/pulumi-harness/compare/v0.3.2...v0.3.3