terraform/website/docs
Kristin Laemmert 54661ec1df
command/import: fix error during import when implied provider was not used (#22855)
* command/import: properly use `-provider` supplied on the command line

The import command now attaches the provider configuration in the resource
instance, if set. That config is attached to the NodeAbstractResource
during the import graph building. This prevents errors when the implied
provider is not actually in the configuration at all, which may happen
when a configuration is using the `-beta` version of a provider (and
only that `-beta` version).

* command/import: fix variable reassignment and update docs

Fixes #22564
2019-09-20 10:02:42 -04:00
..
backends website/docs oss backend: Clarification for type of primary key (#22591) 2019-09-06 09:05:05 -04:00
commands command/import: fix error during import when implied provider was not used (#22855) 2019-09-20 10:02:42 -04:00
configuration lang/funcs: parseint function 2019-09-17 15:33:22 -07:00
configuration-0-11 docs: Minor spelling and typo fixes 2019-09-05 10:08:34 -07:00
import website: "map" a real resource to configuration, not "attach" (#17912) 2019-03-22 16:10:44 -07:00
internals docs/internal/resource-addressing: Omit for_each full splat example for now 2019-08-08 08:56:57 -04:00
modules website: Update URLs and name references for Terraform Cloud rebrand 2019-08-16 15:55:29 -07:00
plugins website: Finish moving "writing custom providers" to /docs/extend/ 2019-01-11 16:36:40 -08:00
providers Merge pull request #22853 from hashicorp/cgriggs01-communtiy 2019-09-19 11:21:33 -07:00
provisioners Merge pull request #22745 from chef-partners/master 2019-09-09 15:40:19 -04:00
registry website: Update URLs and name references for Terraform Cloud rebrand 2019-08-16 15:55:29 -07:00
state website: Update URLs and name references for Terraform Cloud rebrand 2019-08-16 15:55:29 -07:00
cli-index.html.md website: Update URLs and name references for Terraform Cloud rebrand 2019-08-16 15:55:29 -07:00