terraform-provider-google/website/docs
Daisuke Fujita b7f2025fb9 Add project to container_node_pool import name (#1653)
## What

As well as https://github.com/terraform-providers/terraform-provider-google/pull/1282 , make `resource_container_node_pool` importer accept `{project}/{zone}/{cluster}/{name}` format to specify the project where the node pool belongs to actually.

## Why

Sometimes I want to import container pool in different project from default SA's. However, currently there is no way to specify project the target node pool belongs to, Terraform tries to retrieve node pool from SA's project, then it fails due to `You cannot import non-existent resources using Terraform import.` error.
2018-06-14 09:54:08 -07:00
..
d Add new google_compute_regions (#1603) 2018-06-07 09:52:12 -07:00
r Add project to container_node_pool import name (#1653) 2018-06-14 09:54:08 -07:00
index.html.markdown Add a link to the official documentation of launch stages. (#1654) 2018-06-14 09:52:26 -07:00