Commit Graph

22 Commits (ccf19fbf5e2b61ba62efd1ac47a3a3fd3917d494)

Author SHA1 Message Date
Kristin Laemmert c8d64846ad
Mildwonkey/ps import (#24412)
6 years ago
Kristin Laemmert 47a16b0937
addrs: embed Provider in AbsProviderConfig instead of Type
6 years ago
Martin Atkins 8b511524d6
Initial steps towards AbsProviderConfig/LocalProviderConfig separation (#23978)
6 years ago
Kristin Laemmert 6541775ce4
addrs: roll back change to Type field in ProviderConfig (#23937)
6 years ago
Kristin Laemmert e3416124cc
addrs: replace "Type string" with "Type Provider" in ProviderConfig
6 years ago
Kristin Laemmert 9891d0354a
providers: use addrs.Provider as map keys for provider.Factory (#23548)
6 years ago
Martin Atkins 39e609d5fd vendor: switch to HCL 2.0 in the HCL repository
7 years ago
Martin Atkins bd1a215580 helper/resource: Ignore Removed attributes for ImportStateVerify
7 years ago
Martin Atkins 477da57a92 helper/plugin: Honor resource type overrides in import
7 years ago
James Bardin a7b399cb4c use actual schema.Resources for state shims
7 years ago
Martin Atkins 55469cd416 helper/resource: Get schemas from Terraform context
7 years ago
James Bardin 547d63bcde remove empty flatmap containers from test states
7 years ago
James Bardin 0d4d572c39 start work on helper/resource test fixtures
8 years ago
Martin Atkins a3403f2766 terraform: Ugly huge change to weave in new State and Plan types
8 years ago
Martin Atkins c937c06a03 terraform: ugly huge change to weave in new HCL2-oriented types
8 years ago
Chris Marchesi 7bba1d0c95
helper/resource: Add ImportStateIdFunc
9 years ago
Jake Champlin f24087ee54
core: Add ImportStateIdPrefix field for testing
9 years ago
Kazunori Kojima ed05161fd0
provider/aws: Support import `aws_s3_bucket_notification`
10 years ago
Paul Hinze 614806d59f
helper/resource: Fix import test harness, which was modifying state
10 years ago
Mitchell Hashimoto 884980da1a
providers/aws: instance, nat, internet gateway
10 years ago
Mitchell Hashimoto 6a675b4a15
helper/resource: ImportState test can verify states
10 years ago
Mitchell Hashimoto 2d99c451fb
helper/resource: basic ImportState acceptance testing
10 years ago