You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add project level settings for auto destroy setting
* Add missing example change
* fix fmt
* Update changelog
* Fix typo
* Run go fmt
* Add project moving workspace scoped tests
* Run go fmt again
* Fix potential subscription error
* Add workspace level indicator of project inheritance
* Add new subscription updater
* Remove some moving tests that have dependent logic
* Update API for go-tfe
* Add fmt changes
* update the main example
* Update all to use business plan
* Add skip unless beta tags to certain tests
* Run fmt
* Update CHANGELOG.md
Co-authored-by: Sebastian Rivera <[email protected]>
---------
Co-authored-by: Sebastian Rivera <[email protected]>
assert.Contains(t, err.Error(), "invalid attribute\n\nAuto destroy activity duration has an incorrect format, we expect up to 4 numeric digits and 1 unit ('d' or 'h')")
assert.Contains(t, err.Error(), "invalid attribute\n\nAuto destroy activity duration has an incorrect format, we expect up to 4 numeric digits and 1 unit ('d' or 'h')")
0 commit comments