-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade terraform-provider-equinix to v2.2.0 #113
Upgrade terraform-provider-equinix to v2.2.0 #113
Conversation
the generated commits and PR description would benefit from conventional commit formatting |
CI can't trigger additional CI. Tests won't run on these automated branches. |
Signed-off-by: Oscar Cobles <[email protected]>
Signed-off-by: Oscar Cobles <[email protected]>
Signed-off-by: Oscar Cobles <[email protected]>
Signed-off-by: Oscar Cobles <[email protected]>
Does the PR have any schema changes?Does the PR have any schema changes?Found 4 breaking changes: Types
Maintainer note: consult the runbook for dealing with any breaking changes. |
@displague this can be fixed by using a PAT of an Equinix "bot" user |
Another option would be to use a GitHub App token to talk to the API, although that requires getting an organization owner to create a new GitHub App. |
In other repos we accepted the limitation on GHA tokens by duplicating the test steps in the automated upgrade workflows, and that might be the quickest approach for now. |
This PR was generated via
$ upgrade-provider equinix/pulumi-equinix --kind=all --target-bridge-version=latest --pr-assign=ocobles
.