-
Notifications
You must be signed in to change notification settings - Fork 1
Upgrade terraform provider scm to v1.0.2 major #371
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 scm to v1.0.2 major #371
Conversation
0b2ee16 to
552731b
Compare
Does the PR have any schema changes?Found 876 breaking changes: Resources
Functions
Types
New resources:
New functions:
Maintainer note: consult the runbook for dealing with any breaking changes. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #371 +/- ##
=====================================
Coverage 0.00% 0.00%
=====================================
Files 3 3
Lines 94 72 -22
=====================================
+ Misses 94 72 -22 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
f7e1f9a to
ae114ee
Compare
5b8129a to
84181c2
Compare
|
This PR has been shipped in release v0.4.3. |
3 similar comments
|
This PR has been shipped in release v0.4.3. |
|
This PR has been shipped in release v0.4.3. |
|
This PR has been shipped in release v0.4.3. |
|
This PR has been shipped in release v1.0.0. |
5 similar comments
|
This PR has been shipped in release v1.0.0. |
|
This PR has been shipped in release v1.0.0. |
|
This PR has been shipped in release v1.0.0. |
|
This PR has been shipped in release v1.0.0. |
|
This PR has been shipped in release v1.0.0. |
This is a major version update to upstream's first stable version.
Note the module rename for lower casing and the
internalshim changes.Fixes #364
Fixes #355