Commit Graph

259 Commits (add-missing-variable-loading)

Author SHA1 Message Date
Daniel Schmidt fceb418f62 remove loadStaticConfigWithTests
1 month ago
Daniel Schmidt ef179c102e remove loadStaticConfig
1 month ago
Daniel Banck 834c2f4c21 Fix modules command
1 month ago
Daniel Banck 4ef9684188 Rework most of the configuration loading
1 month ago
Daniel Banck 11d819048a Store module source and version expressions
1 month ago
Radek Simko cd9257cd53
PSS: Enable state store configuration change (#38153)
1 month ago
Daniel Schmidt a2e232856b read deprecation message for resource deprecations
2 months ago
Sarah French 3db7c751a8
PSS: Fix use of reattached providers in init, enable use of reattached providers during plan-apply workflow (#38182)
2 months ago
Daniel Banck 8ab5ded5b9
Merge pull request #38146 from hashicorp/dbanck/variable-const-attribute
2 months ago
Radek Simko 0fe906fa8c make copyrightfix
2 months ago
Daniel Banck f32a248752
config: Remove unused enter package methods
2 months ago
Daniel Banck 4da132e639
Add `const` attribute to variable blocks
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
Abdurahman Abdelgany 587fc8e66b
Merge branch 'main' into stacks_validate_relative_path_fix
2 months ago
Radek Simko 87ba30ef88
plan: Improve diagnostics for uninitialized state_store provider (#38075)
2 months ago
Abdurahman Abdelgany 9a9938d950 Use an actual config with a relative path in unit test
2 months ago
Daniel Schmidt 7eaf6daf60 add deprecation marks to resources based on schema
2 months ago
Daniel Schmidt 958a1ae1e7 variable and output deprecation
2 months ago
Abdurahman Abdelgany 0f25b994d8 cleanup
2 months ago
Abdurahman Abdelgany 4fe0dd4a99 Create source_bundle_parser_test.go
2 months ago
Samsondeen 0b35407d2c
Allow functions in test mock blocks (#37883)
3 months ago
Abdurahman Abdelgany 8a63ac9f2a Only convert absolute path to relative, otherwise use relativepath in source bundle parser
3 months ago
Nick Fagerlund b2aad914f1
stacks: Make path.module and path.root relative, to match documentation (#37982)
4 months ago
James Bardin 6ed7151b2c
Merge pull request #37923 from hashicorp/jbardin/nesting-group-schema-fixes
5 months ago
James Bardin 07a7d50f14 fix handling of NestingGroup
5 months ago
Sarah French 1dd8e60f15
chore: Bump golang.org/x/crypto dependency, ignore SA4003 linting errors globally (#37901)
5 months ago
Sarah French f4d0ec5136
PSS: Fix hashing without provider version (#37852)
5 months ago
Liam Cervante 411f18e6ac
ephemerals: allow root ephemeral outputs in stacks and test (#37813)
6 months ago
Sarah French 88e4c9e3d3
Update inaccurate comment (#37789)
6 months ago
Sarah French efb2a1c567
PSS: Let the `init` command recognise when there are no changes in configuration. (#37777)
6 months ago
Daniel Schmidt accaa8d027 also check against action references in depends_on during config parsing
6 months ago
Sarah French 6b73f710f8
PSS: Implement initialisation of new working directory (or use of `-reconfigure` flag) while using `state_store` (#37732)
6 months ago
Samsondeen 719aefdb89
tf query: ready list blocks for beta (#37619)
7 months ago
Daniel Schmidt 8f05946b6e remove ooutdated comment
7 months ago
Daniel Schmidt c5f9b060c7 remove mention of before_destroy, we postponed implementing this event type
7 months ago
Daniel Schmidt 3be1d8a892 enable actions outside of experiments
7 months ago
Kristin Laemmert df113486a1
actions: remove references to action types, linked resources (#37616)
7 months ago
Samsondeen 1048510fec
tf query: disable depends_on for list blocks (#37618)
7 months ago
Liam Cervante 551ba2e525
Implement controlling destroy functionality within Terraform Test (#37359)
7 months ago
Kristin Laemmert e315a07c71
remove destroy_ events from list (#37586)
7 months ago
Samsondeen 9b015c6c28
Allow duplicate list names for different types (#37578)
7 months ago
Daniel Schmidt 003edcf5a1 disallow using the same event in the same action_trigger multiple times
7 months ago
Sarah French 61a7914dd9
Add test helper to create mock provider that contains a state store (#37556)
7 months ago
Sarah French 5be24bf1d0
Fix experimental gating of PSS feature (#37526)
8 months ago
Liam Cervante 866363ffff
actions: add invoke nodes to the graph (#37521)
8 months ago
James Bardin 2e8eae52f5 add configschema GetBlockByPath
8 months ago
Kristin Laemmert 76a9aa288b
fix: move parsing action reference expressions into terraform (#37458)
8 months ago
Sarah French da76dba3dc
PSS: Add alternative, experimental version of `init` command that downloads providers in two stages (#37350)
8 months ago
Daniel Schmidt 632ccc0c28 run make generate
8 months ago
Daniel Schmidt 064a55e356 fix typo
8 months ago