Commit Graph

35013 Commits (94c0d623688fc47aee6db6097f30233f286fe86d)
 

Author SHA1 Message Date
Radek Simko 94c0d62368 Add .git-blame-ignore-revs with copyright header commits
2 months ago
Radek Simko 492e98ab75 Manually update MPL-2 LICENSE files
2 months ago
Radek Simko 56c39007e2 make protobuf
2 months ago
Radek Simko 564e8d30ec providers/mock.go: Remove copyright headers
2 months ago
Radek Simko cee1246acc rpcapi: Manually update copyright in template
2 months ago
Radek Simko 0fe906fa8c make copyrightfix
2 months ago
Radek Simko 6bd808f7d4 copywrite: Set copyright_year to 2014
2 months ago
Radek Simko 244443b3e0 make syncdeps
2 months ago
Radek Simko 889c90d565 go get -tool github.com/hashicorp/copywrite@v0.25.0
2 months ago
Varun Chawla 9cdf1ad3cd
builtin/terraform: provide empty config schema to avoid spurious ERROR log (#38183)
2 months ago
Daniel Schmidt a3dc571150 fix deprecation origin handling
2 months ago
Daniel Schmidt 6f828ea344 add clarifying comment
2 months ago
Daniel Schmidt ad3837f37a add testing helper that checks diagnostic extra infos
2 months ago
Sarah French c7da02b4a8
feat: Enable validate command to validate state_store blocks. (#38157)
2 months ago
Brandon Croft 9d6cc85d05
Merge pull request #38179 from hashicorp/revert-38064-brandonc/bump_svchost_0.2.0
2 months ago
Brandon Croft 12276b836a Revert "bump terraform-svchost to v0.2.0"
2 months ago
Brandon Croft 1df7030c5a Revert "make syncdeps"
2 months ago
Brandon Croft ca320f398f Revert "Create BUG FIXES-20260114-135324.yaml"
2 months ago
Sarah French 694f746748
validate: Add checking the backend block to the `validate` command (#38021)
2 months ago
Daniel Schmidt c1f6360120 use config output addresses for origin information
2 months ago
Daniel Schmidt 7e93beb965 make deprecation origin addr as precise as possible
2 months ago
Samsondeen 77237310aa
Colorize diag details (#38145)
2 months ago
Daniel Banck 0f1bf3658f
Merge pull request #38147 from hashicorp/dbanck/remove-unused-module-funcs
2 months ago
Daniel Banck f32a248752
config: Remove unused enter package methods
2 months ago
Sarah French b8c2cabee8
init: Fix when error diagnostics are acted on in PSS's experimental version of `init`. Avoid trying to initialise a state store with insufficient config. (#38125)
2 months ago
Radek Simko 27770ee805
PSS: Migration from a backend to a state store (#38048)
2 months ago
Austin Valle a48e873790
PSS: Adjust `StateRange.End` logic in `ReadStateBytes` and `WriteStateBytes` (#38127)
3 months ago
Daniel Banck d103825d84 Move changelog file to avoid duplicate entry
3 months ago
hc-github-team-tf-core 4ad174f77f Cleanup after 1.15.0-alpha20260204 release
3 months ago
Abdurahman Abdelgany 8e6d141fdf
Ensure that SourceBundleParser always receives a relative path for the Source Directory
3 months ago
Abdurahman Abdelgany 587fc8e66b
Merge branch 'main' into stacks_validate_relative_path_fix
3 months ago
Radek Simko 87ba30ef88
plan: Improve diagnostics for uninitialized state_store provider (#38075)
3 months ago
Sarah French 0ef56b2853
PSS : Test edge cases when the selected workspace doesn't exist during `init` with a `state_store` (#38119)
3 months ago
hc-github-team-tf-core f65c52c899 Prepare before 1.15.0-alpha20260204 release
3 months ago
Daniel Schmidt f44decc5f1 fix PR link
3 months ago
Brandon Croft cb615c38d8 Create BUG FIXES-20260114-135324.yaml
3 months ago
Brandon Croft c42d0006fe make syncdeps
3 months ago
Brandon Croft 0f11f38d47 bump terraform-svchost to v0.2.0
3 months ago
Abdurahman Abdelgany 9a9938d950 Use an actual config with a relative path in unit test
3 months ago
Daniel Schmidt ba5c4ac5e3 add comment about locals using shallow validation
3 months ago
Daniel Schmidt 84eeb0a113 improve wording of comments
3 months ago
Daniel Schmidt edfe22d479 match naming scheme
3 months ago
Daniel Schmidt ae5bfbad10 fix apply time assertions for no-op resources
3 months ago
Daniel Schmidt ce400c93df GetDeprecationMarks should return other value marks in value
3 months ago
Daniel Schmidt 9d359b02c4 add missing InConfigBody
3 months ago
Daniel Schmidt 69adc6a4c7 remove dead code
3 months ago
Daniel Schmidt 9cf9235582 track down precise deprecation locations in complex output values
3 months ago
Daniel Schmidt 9a1e117ea9 pull range finding for expressions into separate method
3 months ago
Daniel Schmidt 425263040f only unmark deep when necessary
3 months ago
Daniel Schmidt 5ed7d5134e refactor deprecation diag creation
3 months ago