Commit Graph

24 Commits (ccf19fbf5e2b61ba62efd1ac47a3a3fd3917d494)

Author SHA1 Message Date
davidair 5cde8b999b
Tiny typo in an error message
6 years ago
Kristin Laemmert 9cb8456f3d
configs: prevent panic with invalid type name (#25562)
6 years ago
Alisdair McDiarmid dcb8b45e0f configs: Fix for resources with implied providers
6 years ago
Alisdair McDiarmid 7ca7b1f0fe configs: Simplify required_providers blocks
6 years ago
Martin Atkins 7caf0b9246 addrs: ImpliedProviderForUnqualifiedType function
6 years ago
Kristin Laemmert e683a6adef Mildwonkey/terraform tests (targeting integration branch) (#24513)
6 years ago
Kristin Laemmert ed1aebbeda
terraform: large refactor to use Provider from configs.Resource (#24396)
6 years ago
Kristin Laemmert ef19fb6203
configs: attach provider fqn to Resource (#24382)
6 years ago
Martin Atkins 946eda3f3c configs: Return diagnostics (almost) directly from ParseProviderSourceString
6 years ago
Kristin Laemmert 1c78b26012
terraform: provider source test (#24342)
6 years ago
Kristin Laemmert c7cc0afb80
Mildwonkey/ps schema (#24312)
6 years ago
Paddy e6592dc710
Add support for provider metadata to modules. (#22583)
6 years ago
Kristin Laemmert 6e2618d9be terraform: ProviderTransform gets provider fqn from module
6 years ago
Kristin Laemmert 851e6dcdbb
configs: added map to configs.Module for provider local name lookup (#24039)
6 years ago
Kristin Laemmert 272cb44d3d
configs: extend module.ProviderRequirements to include the addrs.Provider instead of just version constraints. (#23843)
6 years ago
Martin Atkins ff4ea042c2 config: Allow module authors to specify validation rules for variables
6 years ago
Martin Atkins b90fb25321 experiments: a mechanism for opt-in experimental language features
6 years ago
Martin Atkins 39e609d5fd vendor: switch to HCL 2.0 in the HCL repository
7 years ago
Martin Atkins 5cf791861f configs: Allow looking up resources by resource addresses.
8 years ago
Martin Atkins 70f1635416 configs: record the source directory for modules
8 years ago
Martin Atkins c07b0a7806 configs: Re-unify the ManagedResource and DataResource types
8 years ago
Martin Atkins 4e5efa498a configs: Parser.LoadConfigDir
8 years ago
Martin Atkins e15ec486bf configs: Parser.LoadConfigFile
8 years ago
Martin Atkins 13fa73c63e configs: stub out main configuration structs
8 years ago