Commit Graph

18 Commits (653a819cc3a2d2c7fb3f6a26b03f4e8a95e4d585)

Author SHA1 Message Date
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