Commit Graph

500 Commits (ee0dfba56571e127ff4d8351358c19def830e2cd)

Author SHA1 Message Date
Radek Simko 1ea5cff9b3 Merge pull request #6946 from TimeIncOSS/f-aws-s3-object-data-source
10 years ago
Radek Simko bf8931b1ab provider/aws: Mark Lambda function as gone when it's gone (#6924)
10 years ago
Radek Simko 84ab00d92e helper/resource: Add TestStep.PreventPostDestroyRefresh
10 years ago
Chris Marchesi 9d7fb89114 core: Adding Sensitive attribute to resource schema
10 years ago
Sander van Harmelen 8560f50cbc
Change taint behaviour to act as a normal resource
10 years ago
Martin Atkins 031b561ef0 helper/resource: ignore data resource diffs during destroy
10 years ago
Mitchell Hashimoto 55583baa7e
Merge branch 'f-aws-import'
10 years ago
James Nugent 3ea3c657b5 core: Use OutputState in JSON instead of map
10 years ago
Mitchell Hashimoto 884980da1a
providers/aws: instance, nat, internet gateway
10 years ago
Mitchell Hashimoto b7d4767dd6
helper/schema: pass through import state func
10 years ago
Martin Atkins 6cd22a4c9a helper/schema: emit warning when using data source resource shim
10 years ago
Martin Atkins fb262d0dbe helper/schema: shim for making data sources act like resources
10 years ago
Martin Atkins 6a468dcd83 helper/schema: Resource can be writable or not
10 years ago
Martin Atkins 0e0e3d73af core: New ResourceProvider methods for data resources
10 years ago
Mitchell Hashimoto 6a675b4a15
helper/resource: ImportState test can verify states
10 years ago
Mitchell Hashimoto ec02c8c0e2
helper/resource: testing of almost all aspects of ImportState tests
10 years ago
Mitchell Hashimoto 2d99c451fb
helper/resource: basic ImportState acceptance testing
10 years ago
Mitchell Hashimoto 9bd1c9e7ca
helper/resource: reshuffling to prepare for importstate testing
10 years ago
Mitchell Hashimoto b728e55861
helper/schema: Resource.Data should set latest schema version
10 years ago
Mitchell Hashimoto c02c6c3f9c
helper/schema: default state func for import
10 years ago
Mitchell Hashimoto 2bb814e3de
helper/schema: adapt to ID being arg to ImportState
10 years ago
Mitchell Hashimoto 03931bfda9
helper/schema: ImportState must set ID on the resource data
10 years ago
Mitchell Hashimoto 445194ebdf
helper/schema: test ImportState
10 years ago
Mitchell Hashimoto 1685054a9a
helper/schema: cleaner way to store Ephemeral
10 years ago
Mitchell Hashimoto 84531a3fd5
helper/schema: sets Importable to true for resources that have importer
10 years ago
Mitchell Hashimoto 19609bde0e
helper/schema: can specify Importer on Resource, InternalValidate
10 years ago
Mitchell Hashimoto b8121ea63e
helper/schema: Resource.Data to return a ResourceData for a Resource
10 years ago
Mitchell Hashimoto 4e9877179c
helper/schema: start the resource importer
10 years ago
James Nugent 7b6df27e4a helper/schema: Read native maps from configuration
10 years ago
James Nugent f49583d25a core: support native list variables in config
10 years ago
Mitchell Hashimoto 35c87836b4 core: Add terraform_version to state
10 years ago
Paul Hinze b4df304b47
helper/schema: Normalize bools to "true"/"false" in diffs
10 years ago
Mitchell Hashimoto d85df63526
providers/aws: aws_instance id-only
10 years ago
Mitchell Hashimoto e0da21d381
helper/resource: make id-only check opt-in
10 years ago
Mitchell Hashimoto ff7b58f032
providers/aws: peering connection id-only test settings
10 years ago
Mitchell Hashimoto 0ef1b3b84a
providers/aws: response value for DescribeVpcAttribute needs to be
10 years ago
Mitchell Hashimoto 1db1bf6639
helper/resource: use the full config for id-only checks
10 years ago
Mitchell Hashimoto 0c8b0bff2c
helper/resource: can specify specific name to id refresh test
10 years ago
Mitchell Hashimoto 1a9fae6b2e
helper/resource: can disable ID refresh check
10 years ago
Mitchell Hashimoto 35f4201b9e
providers/aws: instance_tenancy is computed, set
10 years ago
Mitchell Hashimoto f2c4f8e9ba
helper/resource: fix tests
10 years ago
Mitchell Hashimoto 5c4f78796b
helper/resource: don't need to id-only check if no test steps
10 years ago
Mitchell Hashimoto a285c04dc9
helper/resource: only verify id-only run if no error
10 years ago
Mitchell Hashimoto baac14aaeb
helper/resource: guard id-only by acc var
10 years ago
Mitchell Hashimoto cb32cb8947
helper/resource: error if id-only check didn't run
10 years ago
Mitchell Hashimoto 86e0c853db
helper/resource: test for failing id-only refresh check
10 years ago
Mitchell Hashimoto 060b43fbd9
helper/resource: remove debug
10 years ago
Mitchell Hashimoto 4f6edf4fe4
helper/resource: id-only refresh testing
10 years ago
James Nugent cb8a0549e1 Merge pull request #5757 from hashicorp/f-output-testing
10 years ago
James Nugent 35f9d2e081 Add TestCheckOutput helper to resource testing
10 years ago