organicnz2

Untitled

Sep 25th, 2020
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 79.25 KB | None | 0 0
  1. The following problems may be the cause of any confusing errors from downstream operations:
  2. - .enable_kubernetes_alpha: planned value cty.False does not match config value cty.NullVal(cty.Bool)
  3. - .enable_legacy_abac: planned value cty.False does not match config value cty.NullVal(cty.Bool)
  4. - .enable_binary_authorization: planned value cty.False does not match config value cty.NullVal(cty.Bool)
  5. - .network: planned value cty.StringVal("default") does not match config value cty.NullVal(cty.String)
  6. - .enable_shielded_nodes: planned value cty.False does not match config value cty.NullVal(cty.Bool)
  7. - .master_auth: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
  8. - .pod_security_policy_config: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
  9. - .addons_config: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
  10. - .node_pool: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
  11. - .release_channel: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
  12. - .cluster_autoscaling: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
  13. - .database_encryption: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
  14. - .network_policy: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
  15. - .authenticator_groups_config: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
  16. - .node_config: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
  17. 2020/09/26 00:14:26 [TRACE] eval: *terraform.EvalCheckPreventDestroy
  18. 2020/09/26 00:14:26 [TRACE] eval: *terraform.EvalWriteState
  19. 2020/09/26 00:14:26 [TRACE] EvalWriteState: writing current state object for google_container_cluster.default
  20. 2020/09/26 00:14:26 [TRACE] eval: *terraform.EvalWriteDiff
  21. 2020/09/26 00:14:26 [TRACE] EvalWriteDiff: recorded Create change for google_container_cluster.default
  22. 2020/09/26 00:14:26 [TRACE] [walkPlan] Exiting eval tree: google_container_cluster.default
  23. 2020/09/26 00:14:26 [TRACE] vertex "google_container_cluster.default": visit complete
  24. 2020/09/26 00:14:26 [TRACE] vertex "google_container_cluster.default": dynamic subgraph completed successfully
  25. 2020/09/26 00:14:26 [TRACE] vertex "google_container_cluster.default": visit complete
  26. 2020/09/26 00:14:26 [TRACE] vertex "google_container_cluster.default (expand)": dynamic subgraph completed successfully
  27. 2020/09/26 00:14:26 [TRACE] vertex "google_container_cluster.default (expand)": visit complete
  28. 2020/09/26 00:14:26 [TRACE] dag/walk: visiting "meta.count-boundary (EachMode fixup)"
  29. 2020/09/26 00:14:26 [TRACE] vertex "meta.count-boundary (EachMode fixup)": starting visit (*terraform.NodeCountBoundary)
  30. 2020/09/26 00:14:26 [TRACE] vertex "meta.count-boundary (EachMode fixup)": evaluating
  31. 2020/09/26 00:14:26 [TRACE] [walkPlan] Entering eval tree: meta.count-boundary (EachMode fixup)
  32. 2020/09/26 00:14:26 [TRACE] eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
  33. 2020/09/26 00:14:26 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/google\"] (close)"
  34. 2020/09/26 00:14:26 [TRACE] [walkPlan] Exiting eval tree: meta.count-boundary (EachMode fixup)
  35. 2020/09/26 00:14:26 [TRACE] vertex "meta.count-boundary (EachMode fixup)": visit complete
  36. 2020/09/26 00:14:26 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"] (close)": starting visit (*terraform.graphNodeCloseProvider)
  37. 2020/09/26 00:14:26 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"] (close)": evaluating
  38. 2020/09/26 00:14:26 [TRACE] [walkPlan] Entering eval tree: provider["registry.terraform.io/hashicorp/google"] (close)
  39. 2020/09/26 00:14:26 [TRACE] eval: *terraform.EvalCloseProvider
  40. 2020/09/26 00:14:26 [TRACE] GRPCProvider: Close
  41. 2020-09-26T00:14:26.234+0300 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.38.0/darwin_amd64/terraform-provider-google_v3.38.0_x5 pid=88430
  42. 2020-09-26T00:14:26.234+0300 [DEBUG] plugin: plugin exited
  43. 2020/09/26 00:14:26 [TRACE] [walkPlan] Exiting eval tree: provider["registry.terraform.io/hashicorp/google"] (close)
  44. 2020/09/26 00:14:26 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"] (close)": visit complete
  45. 2020/09/26 00:14:26 [TRACE] dag/walk: visiting "root"
  46. 2020/09/26 00:14:26 [TRACE] vertex "root": starting visit (*terraform.nodeCloseModule)
  47. 2020/09/26 00:14:26 [TRACE] vertex "root": evaluating
  48. 2020/09/26 00:14:26 [TRACE] [walkPlan] Entering eval tree: root
  49. 2020/09/26 00:14:26 [TRACE] eval: *terraform.EvalSequence
  50. 2020/09/26 00:14:26 [TRACE] eval: terraform.EvalNoop
  51. 2020/09/26 00:14:26 [TRACE] [walkPlan] Exiting eval tree: root
  52. 2020/09/26 00:14:26 [TRACE] vertex "root": visit complete
  53.  
  54. An execution plan has been generated and is shown below.
  55. Resource actions are indicated with the following symbols:
  56. + create
  57.  
  58. Terraform will perform the following actions:
  59.  
  60. # google_container_cluster.default will be created
  61. 2020/09/26 00:14:26 [DEBUG] command: asking for input: "Do you want to perform these actions?"
  62. + resource "google_container_cluster" "default" {
  63. + additional_zones = (known after apply)
  64. + cluster_ipv4_cidr = (known after apply)
  65. + default_max_pods_per_node = (known after apply)
  66. + enable_binary_authorization = false
  67. + enable_intranode_visibility = (known after apply)
  68. + enable_kubernetes_alpha = false
  69. + enable_legacy_abac = false
  70. + enable_shielded_nodes = false
  71. + enable_tpu = (known after apply)
  72. + endpoint = (known after apply)
  73. + id = (known after apply)
  74. + initial_node_count = 1
  75. + instance_group_urls = (known after apply)
  76. + label_fingerprint = (known after apply)
  77. + location = "us-central1"
  78. + logging_service = (known after apply)
  79. + master_version = (known after apply)
  80. + monitoring_service = (known after apply)
  81. + name = "my-cluster"
  82. + network = "default"
  83. + node_locations = [
  84. + "us-central1-a",
  85. + "us-central1-b",
  86. + "us-central1-c",
  87. ]
  88. + node_version = (known after apply)
  89. + operation = (known after apply)
  90. + project = (known after apply)
  91. + region = (known after apply)
  92. + remove_default_node_pool = true
  93. + services_ipv4_cidr = (known after apply)
  94. + subnetwork = (known after apply)
  95. + zone = (known after apply)
  96.  
  97. + addons_config {
  98. + cloudrun_config {
  99. + disabled = (known after apply)
  100. }
  101.  
  102. + horizontal_pod_autoscaling {
  103. + disabled = (known after apply)
  104. }
  105.  
  106. + http_load_balancing {
  107. + disabled = (known after apply)
  108. }
  109.  
  110. + kubernetes_dashboard {
  111. + disabled = (known after apply)
  112. }
  113.  
  114. + network_policy_config {
  115. + disabled = (known after apply)
  116. }
  117. }
  118.  
  119. + authenticator_groups_config {
  120. + security_group = (known after apply)
  121. }
  122.  
  123. + cluster_autoscaling {
  124. + enabled = (known after apply)
  125.  
  126. + auto_provisioning_defaults {
  127. + oauth_scopes = (known after apply)
  128. + service_account = (known after apply)
  129. }
  130.  
  131. + resource_limits {
  132. + maximum = (known after apply)
  133. + minimum = (known after apply)
  134. + resource_type = (known after apply)
  135. }
  136. }
  137.  
  138. + database_encryption {
  139. + key_name = (known after apply)
  140. + state = (known after apply)
  141. }
  142.  
  143. + master_auth {
  144. + client_certificate = (known after apply)
  145. + client_key = (sensitive value)
  146. + cluster_ca_certificate = (known after apply)
  147. + password = (sensitive value)
  148. + username = (known after apply)
  149.  
  150. + client_certificate_config {
  151. + issue_client_certificate = (known after apply)
  152. }
  153. }
  154.  
  155. + network_policy {
  156. + enabled = (known after apply)
  157. + provider = (known after apply)
  158. }
  159.  
  160. + node_config {
  161. + disk_size_gb = (known after apply)
  162. + disk_type = (known after apply)
  163. + guest_accelerator = (known after apply)
  164. + image_type = (known after apply)
  165. + labels = (known after apply)
  166. + local_ssd_count = (known after apply)
  167. + machine_type = (known after apply)
  168. + metadata = (known after apply)
  169. + min_cpu_platform = (known after apply)
  170. + oauth_scopes = (known after apply)
  171. + preemptible = (known after apply)
  172. + service_account = (known after apply)
  173. + tags = (known after apply)
  174. + taint = (known after apply)
  175.  
  176. + sandbox_config {
  177. + sandbox_type = (known after apply)
  178. }
  179.  
  180. + shielded_instance_config {
  181. + enable_integrity_monitoring = (known after apply)
  182. + enable_secure_boot = (known after apply)
  183. }
  184.  
  185. + workload_metadata_config {
  186. + node_metadata = (known after apply)
  187. }
  188. }
  189.  
  190. + node_pool {
  191. + initial_node_count = (known after apply)
  192. + instance_group_urls = (known after apply)
  193. + max_pods_per_node = (known after apply)
  194. + name = (known after apply)
  195. + name_prefix = (known after apply)
  196. + node_count = (known after apply)
  197. + node_locations = (known after apply)
  198. + version = (known after apply)
  199.  
  200. + autoscaling {
  201. + max_node_count = (known after apply)
  202. + min_node_count = (known after apply)
  203. }
  204.  
  205. + management {
  206. + auto_repair = (known after apply)
  207. + auto_upgrade = (known after apply)
  208. }
  209.  
  210. + node_config {
  211. + disk_size_gb = (known after apply)
  212. + disk_type = (known after apply)
  213. + guest_accelerator = (known after apply)
  214. + image_type = (known after apply)
  215. + labels = (known after apply)
  216. + local_ssd_count = (known after apply)
  217. + machine_type = (known after apply)
  218. + metadata = (known after apply)
  219. + min_cpu_platform = (known after apply)
  220. + oauth_scopes = (known after apply)
  221. + preemptible = (known after apply)
  222. + service_account = (known after apply)
  223. + tags = (known after apply)
  224. + taint = (known after apply)
  225.  
  226. + sandbox_config {
  227. + sandbox_type = (known after apply)
  228. }
  229.  
  230. + shielded_instance_config {
  231. + enable_integrity_monitoring = (known after apply)
  232. + enable_secure_boot = (known after apply)
  233. }
  234.  
  235. + workload_metadata_config {
  236. + node_metadata = (known after apply)
  237. }
  238. }
  239.  
  240. + upgrade_settings {
  241. + max_surge = (known after apply)
  242. + max_unavailable = (known after apply)
  243. }
  244. }
  245.  
  246. + pod_security_policy_config {
  247. + enabled = (known after apply)
  248. }
  249.  
  250. + release_channel {
  251. + channel = (known after apply)
  252. }
  253. }
  254.  
  255. Plan: 1 to add, 0 to change, 0 to destroy.
  256.  
  257.  
  258. Warning: Value for undeclared variable
  259.  
  260. The root module does not declare a variable named "TF_VAR_gcp_creds_file" but
  261. a value was found in file "terraform.tfvars". To use this value, add a
  262. "variable" block to the configuration.
  263.  
  264. Using a variables file to set an undeclared variable is deprecated and will
  265. become an error in a future release. If you wish to provide certain "global"
  266. settings to all configurations in your organization, use TF_VAR_...
  267. environment variables to set these instead.
  268.  
  269. Do you want to perform these actions?
  270. Terraform will perform the actions described above.
  271. Only 'yes' will be accepted to approve.
  272.  
  273. Enter a value: 2020/09/26 00:14:28 [ERR] Checkpoint error: Get "https://checkpoint-api.hashicorp.com/v1/check/terraform?arch=amd64&os=darwin&signature=34775527-f975-4035-920b-25346e579c2e&version=0.13.2": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
  274. yes
  275.  
  276. 2020/09/26 00:14:29 [INFO] backend/local: apply calling Apply
  277. 2020/09/26 00:14:29 [INFO] terraform: building graph: GraphTypeApply
  278. 2020/09/26 00:14:29 [TRACE] Executing graph transform *terraform.ConfigTransformer
  279. 2020/09/26 00:14:29 [TRACE] ConfigTransformer: Starting for path:
  280. 2020/09/26 00:14:29 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph:
  281. google_container_cluster.default (expand) - *terraform.nodeExpandApplyableResource
  282. ------
  283. 2020/09/26 00:14:29 [TRACE] Executing graph transform *terraform.DiffTransformer
  284. 2020/09/26 00:14:29 [TRACE] DiffTransformer starting
  285. 2020/09/26 00:14:29 [TRACE] DiffTransformer: found Create change for google_container_cluster.default
  286. 2020/09/26 00:14:29 [TRACE] DiffTransformer: google_container_cluster.default will be represented by google_container_cluster.default
  287. 2020/09/26 00:14:29 [TRACE] DiffTransformer complete
  288. 2020/09/26 00:14:29 [TRACE] Completed graph transform *terraform.DiffTransformer with new graph:
  289. google_container_cluster.default - *terraform.NodeApplyableResourceInstance
  290. google_container_cluster.default (expand) - *terraform.nodeExpandApplyableResource
  291. google_container_cluster.default (expand) - *terraform.nodeExpandApplyableResource
  292. ------
  293. 2020/09/26 00:14:29 [TRACE] Executing graph transform *terraform.OrphanOutputTransformer
  294. 2020/09/26 00:14:29 [TRACE] Completed graph transform *terraform.OrphanOutputTransformer (no changes)
  295. 2020/09/26 00:14:29 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer
  296. 2020/09/26 00:14:29 [TRACE] AttachResourceConfigTransformer: attaching to "google_container_cluster.default (expand)" (*terraform.nodeExpandApplyableResource) config from main.tf:30,1-46
  297. 2020/09/26 00:14:29 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to google_container_cluster.default (expand)
  298. 2020/09/26 00:14:29 [TRACE] AttachResourceConfigTransformer: attaching to "google_container_cluster.default" (*terraform.NodeApplyableResourceInstance) config from main.tf:30,1-46
  299. 2020/09/26 00:14:29 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to google_container_cluster.default
  300. 2020/09/26 00:14:29 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes)
  301. 2020/09/26 00:14:29 [TRACE] Executing graph transform *terraform.AttachStateTransformer
  302. 2020/09/26 00:14:29 [DEBUG] Resource state not found for node "google_container_cluster.default", instance google_container_cluster.default
  303. 2020/09/26 00:14:29 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
  304. 2020/09/26 00:14:29 [TRACE] Executing graph transform *terraform.MissingProvisionerTransformer
  305. 2020/09/26 00:14:29 [TRACE] Completed graph transform *terraform.MissingProvisionerTransformer (no changes)
  306. 2020/09/26 00:14:29 [TRACE] Executing graph transform *terraform.ProvisionerTransformer
  307. 2020/09/26 00:14:29 [TRACE] Completed graph transform *terraform.ProvisionerTransformer (no changes)
  308. 2020/09/26 00:14:29 [TRACE] Executing graph transform *terraform.RootVariableTransformer
  309. 2020/09/26 00:14:29 [TRACE] Completed graph transform *terraform.RootVariableTransformer with new graph:
  310. google_container_cluster.default - *terraform.NodeApplyableResourceInstance
  311. google_container_cluster.default (expand) - *terraform.nodeExpandApplyableResource
  312. google_container_cluster.default (expand) - *terraform.nodeExpandApplyableResource
  313. var.gcp_creds_file - *terraform.NodeRootVariable
  314. ------
  315. 2020/09/26 00:14:29 [TRACE] Executing graph transform *terraform.LocalTransformer
  316. 2020/09/26 00:14:29 [TRACE] Completed graph transform *terraform.LocalTransformer (no changes)
  317. 2020/09/26 00:14:29 [TRACE] Executing graph transform *terraform.OutputTransformer
  318. 2020/09/26 00:14:29 [TRACE] Completed graph transform *terraform.OutputTransformer (no changes)
  319. 2020/09/26 00:14:29 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer
  320. 2020/09/26 00:14:29 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes)
  321. 2020/09/26 00:14:29 [TRACE] Executing graph transform *terraform.graphTransformerMulti
  322. 2020/09/26 00:14:29 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer
  323. 2020/09/26 00:14:29 [TRACE] ProviderConfigTransformer: attaching to "provider[\"registry.terraform.io/hashicorp/google\"]" provider configuration from main.tf:24,1-18
  324. 2020/09/26 00:14:29 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph:
  325. google_container_cluster.default - *terraform.NodeApplyableResourceInstance
  326. google_container_cluster.default (expand) - *terraform.nodeExpandApplyableResource
  327. google_container_cluster.default (expand) - *terraform.nodeExpandApplyableResource
  328. provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
  329. var.gcp_creds_file - *terraform.NodeRootVariable
  330. ------
  331. 2020/09/26 00:14:29 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer
  332. 2020/09/26 00:14:29 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer (no changes)
  333. 2020/09/26 00:14:29 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer
  334. 2020/09/26 00:14:29 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/google"] serving google_container_cluster.default (expand)
  335. 2020/09/26 00:14:29 [DEBUG] ProviderTransformer: "google_container_cluster.default (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"]
  336. 2020/09/26 00:14:29 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/google"] serving google_container_cluster.default
  337. 2020/09/26 00:14:29 [DEBUG] ProviderTransformer: "google_container_cluster.default" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/hashicorp/google"]
  338. 2020/09/26 00:14:29 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph:
  339. google_container_cluster.default - *terraform.NodeApplyableResourceInstance
  340. google_container_cluster.default (expand) - *terraform.nodeExpandApplyableResource
  341. provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
  342. google_container_cluster.default (expand) - *terraform.nodeExpandApplyableResource
  343. provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
  344. provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
  345. var.gcp_creds_file - *terraform.NodeRootVariable
  346. ------
  347. 2020/09/26 00:14:29 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer
  348. 2020/09/26 00:14:29 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes)
  349. 2020/09/26 00:14:29 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ParentProviderTransformer
  350. 2020/09/26 00:14:29 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ParentProviderTransformer (no changes)
  351. 2020/09/26 00:14:29 [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph:
  352. google_container_cluster.default - *terraform.NodeApplyableResourceInstance
  353. google_container_cluster.default (expand) - *terraform.nodeExpandApplyableResource
  354. provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
  355. google_container_cluster.default (expand) - *terraform.nodeExpandApplyableResource
  356. provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
  357. provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
  358. var.gcp_creds_file - *terraform.NodeRootVariable
  359. ------
  360. 2020/09/26 00:14:29 [TRACE] Executing graph transform *terraform.RemovedModuleTransformer
  361. 2020/09/26 00:14:29 [TRACE] Completed graph transform *terraform.RemovedModuleTransformer (no changes)
  362. 2020/09/26 00:14:29 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer
  363. 2020/09/26 00:14:29 [TRACE] AttachSchemaTransformer: attaching resource schema to google_container_cluster.default (expand)
  364. 2020/09/26 00:14:29 [TRACE] AttachSchemaTransformer: attaching resource schema to google_container_cluster.default
  365. 2020/09/26 00:14:29 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/google"]
  366. 2020/09/26 00:14:29 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes)
  367. 2020/09/26 00:14:29 [TRACE] Executing graph transform *terraform.ModuleExpansionTransformer
  368. 2020/09/26 00:14:29 [TRACE] Completed graph transform *terraform.ModuleExpansionTransformer (no changes)
  369. 2020/09/26 00:14:29 [TRACE] Executing graph transform *terraform.ReferenceTransformer
  370. 2020/09/26 00:14:29 [DEBUG] ReferenceTransformer: "google_container_cluster.default" references: []
  371. 2020/09/26 00:14:29 [DEBUG] ReferenceTransformer: "var.gcp_creds_file" references: []
  372. 2020/09/26 00:14:29 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google\"]" references: [var.gcp_creds_file]
  373. 2020/09/26 00:14:29 [DEBUG] ReferenceTransformer: "google_container_cluster.default (expand)" references: []
  374. 2020/09/26 00:14:29 [TRACE] Completed graph transform *terraform.ReferenceTransformer with new graph:
  375. google_container_cluster.default - *terraform.NodeApplyableResourceInstance
  376. google_container_cluster.default (expand) - *terraform.nodeExpandApplyableResource
  377. provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
  378. google_container_cluster.default (expand) - *terraform.nodeExpandApplyableResource
  379. provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
  380. provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
  381. var.gcp_creds_file - *terraform.NodeRootVariable
  382. var.gcp_creds_file - *terraform.NodeRootVariable
  383. ------
  384. 2020/09/26 00:14:29 [TRACE] Executing graph transform *terraform.AttachDependenciesTransformer
  385. 2020/09/26 00:14:29 [TRACE] AttachDependenciesTransformer: google_container_cluster.default depends on []
  386. 2020/09/26 00:14:29 [TRACE] Completed graph transform *terraform.AttachDependenciesTransformer (no changes)
  387. 2020/09/26 00:14:29 [TRACE] Executing graph transform *terraform.ForcedCBDTransformer
  388. 2020/09/26 00:14:29 [TRACE] ForcedCBDTransformer: "google_container_cluster.default" (*terraform.NodeApplyableResourceInstance) has no CBD descendent, so skipping
  389. 2020/09/26 00:14:29 [TRACE] Completed graph transform *terraform.ForcedCBDTransformer (no changes)
  390. 2020/09/26 00:14:29 [TRACE] Executing graph transform *terraform.DestroyEdgeTransformer
  391. 2020/09/26 00:14:29 [TRACE] Completed graph transform *terraform.DestroyEdgeTransformer (no changes)
  392. 2020/09/26 00:14:29 [TRACE] Executing graph transform *terraform.CBDEdgeTransformer
  393. 2020/09/26 00:14:29 [TRACE] Completed graph transform *terraform.CBDEdgeTransformer (no changes)
  394. 2020/09/26 00:14:29 [TRACE] Executing graph transform *terraform.destroyRootOutputTransformer
  395. 2020/09/26 00:14:29 [TRACE] Completed graph transform *terraform.destroyRootOutputTransformer (no changes)
  396. 2020/09/26 00:14:29 [TRACE] Executing graph transform *terraform.pruneUnusedNodesTransformer
  397. 2020/09/26 00:14:29 [TRACE] Completed graph transform *terraform.pruneUnusedNodesTransformer (no changes)
  398. 2020/09/26 00:14:29 [TRACE] Executing graph transform *terraform.TargetsTransformer
  399. 2020/09/26 00:14:29 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
  400. 2020/09/26 00:14:29 [TRACE] Executing graph transform *terraform.CountBoundaryTransformer
  401. 2020/09/26 00:14:29 [TRACE] Completed graph transform *terraform.CountBoundaryTransformer with new graph:
  402. google_container_cluster.default - *terraform.NodeApplyableResourceInstance
  403. google_container_cluster.default (expand) - *terraform.nodeExpandApplyableResource
  404. provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
  405. google_container_cluster.default (expand) - *terraform.nodeExpandApplyableResource
  406. provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
  407. meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
  408. google_container_cluster.default - *terraform.NodeApplyableResourceInstance
  409. google_container_cluster.default (expand) - *terraform.nodeExpandApplyableResource
  410. provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
  411. var.gcp_creds_file - *terraform.NodeRootVariable
  412. provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
  413. var.gcp_creds_file - *terraform.NodeRootVariable
  414. var.gcp_creds_file - *terraform.NodeRootVariable
  415. ------
  416. 2020/09/26 00:14:29 [TRACE] Executing graph transform *terraform.CloseProviderTransformer
  417. 2020/09/26 00:14:29 [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph:
  418. google_container_cluster.default - *terraform.NodeApplyableResourceInstance
  419. google_container_cluster.default (expand) - *terraform.nodeExpandApplyableResource
  420. provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
  421. google_container_cluster.default (expand) - *terraform.nodeExpandApplyableResource
  422. provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
  423. meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
  424. google_container_cluster.default - *terraform.NodeApplyableResourceInstance
  425. google_container_cluster.default (expand) - *terraform.nodeExpandApplyableResource
  426. provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
  427. var.gcp_creds_file - *terraform.NodeRootVariable
  428. provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
  429. var.gcp_creds_file - *terraform.NodeRootVariable
  430. provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider
  431. google_container_cluster.default - *terraform.NodeApplyableResourceInstance
  432. google_container_cluster.default (expand) - *terraform.nodeExpandApplyableResource
  433. provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
  434. var.gcp_creds_file - *terraform.NodeRootVariable
  435. ------
  436. 2020/09/26 00:14:29 [TRACE] Executing graph transform *terraform.CloseProvisionerTransformer
  437. 2020/09/26 00:14:29 [TRACE] Completed graph transform *terraform.CloseProvisionerTransformer (no changes)
  438. 2020/09/26 00:14:29 [TRACE] Executing graph transform *terraform.applyDestroyNodeReferenceFixupTransformer
  439. 2020/09/26 00:14:29 [TRACE] Completed graph transform *terraform.applyDestroyNodeReferenceFixupTransformer (no changes)
  440. 2020/09/26 00:14:29 [TRACE] Executing graph transform *terraform.CloseRootModuleTransformer
  441. 2020/09/26 00:14:29 [TRACE] Completed graph transform *terraform.CloseRootModuleTransformer with new graph:
  442. google_container_cluster.default - *terraform.NodeApplyableResourceInstance
  443. google_container_cluster.default (expand) - *terraform.nodeExpandApplyableResource
  444. provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
  445. google_container_cluster.default (expand) - *terraform.nodeExpandApplyableResource
  446. provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
  447. meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
  448. google_container_cluster.default - *terraform.NodeApplyableResourceInstance
  449. google_container_cluster.default (expand) - *terraform.nodeExpandApplyableResource
  450. provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
  451. var.gcp_creds_file - *terraform.NodeRootVariable
  452. provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
  453. var.gcp_creds_file - *terraform.NodeRootVariable
  454. provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider
  455. google_container_cluster.default - *terraform.NodeApplyableResourceInstance
  456. google_container_cluster.default (expand) - *terraform.nodeExpandApplyableResource
  457. provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
  458. root - *terraform.nodeCloseModule
  459. meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
  460. provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider
  461. var.gcp_creds_file - *terraform.NodeRootVariable
  462. ------
  463. 2020/09/26 00:14:29 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer
  464. 2020/09/26 00:14:29 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph:
  465. google_container_cluster.default - *terraform.NodeApplyableResourceInstance
  466. google_container_cluster.default (expand) - *terraform.nodeExpandApplyableResource
  467. google_container_cluster.default (expand) - *terraform.nodeExpandApplyableResource
  468. provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
  469. meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
  470. google_container_cluster.default - *terraform.NodeApplyableResourceInstance
  471. provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
  472. var.gcp_creds_file - *terraform.NodeRootVariable
  473. provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider
  474. google_container_cluster.default - *terraform.NodeApplyableResourceInstance
  475. root - *terraform.nodeCloseModule
  476. meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
  477. provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider
  478. var.gcp_creds_file - *terraform.NodeRootVariable
  479. ------
  480. 2020/09/26 00:14:29 [DEBUG] Starting graph walk: walkApply
  481. 2020/09/26 00:14:29 [TRACE] dag/walk: visiting "var.gcp_creds_file"
  482. 2020/09/26 00:14:29 [TRACE] vertex "var.gcp_creds_file": starting visit (*terraform.NodeRootVariable)
  483. 2020/09/26 00:14:29 [TRACE] vertex "var.gcp_creds_file": evaluating
  484. 2020/09/26 00:14:29 [TRACE] [walkApply] Entering eval tree: var.gcp_creds_file
  485. 2020/09/26 00:14:29 [TRACE] eval: *terraform.EvalSequence
  486. 2020/09/26 00:14:29 [TRACE] [walkApply] Exiting eval tree: var.gcp_creds_file
  487. 2020/09/26 00:14:29 [TRACE] vertex "var.gcp_creds_file": visit complete
  488. 2020/09/26 00:14:29 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/google\"]"
  489. 2020/09/26 00:14:29 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"]": starting visit (*terraform.NodeApplyableProvider)
  490. 2020/09/26 00:14:29 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"]": evaluating
  491. 2020/09/26 00:14:29 [TRACE] [walkApply] Entering eval tree: provider["registry.terraform.io/hashicorp/google"]
  492. 2020/09/26 00:14:29 [TRACE] eval: *terraform.EvalSequence
  493. 2020/09/26 00:14:29 [TRACE] eval: *terraform.EvalInitProvider
  494. 2020-09-26T00:14:29.013+0300 [INFO] plugin: configuring client automatic mTLS
  495. 2020-09-26T00:14:29.043+0300 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.38.0/darwin_amd64/terraform-provider-google_v3.38.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/google/3.38.0/darwin_amd64/terraform-provider-google_v3.38.0_x5]
  496. 2020-09-26T00:14:29.050+0300 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.38.0/darwin_amd64/terraform-provider-google_v3.38.0_x5 pid=88446
  497. 2020-09-26T00:14:29.050+0300 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.38.0/darwin_amd64/terraform-provider-google_v3.38.0_x5
  498. 2020-09-26T00:14:29.074+0300 [INFO] plugin.terraform-provider-google_v3.38.0_x5: configuring server automatic mTLS: timestamp=2020-09-26T00:14:29.073+0300
  499. 2020-09-26T00:14:29.106+0300 [DEBUG] plugin: using plugin: version=5
  500. 2020-09-26T00:14:29.106+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: plugin address: network=unix address=/var/folders/4j/3cd9yyb54gddzrl0qf95fvn00000gn/T/plugin815875293 timestamp=2020-09-26T00:14:29.106+0300
  501. 2020/09/26 00:14:29 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/google\"]" provider for provider["registry.terraform.io/hashicorp/google"]
  502. 2020/09/26 00:14:29 [TRACE] eval: terraform.EvalNoop
  503. 2020/09/26 00:14:29 [TRACE] eval: *terraform.EvalOpFilter
  504. 2020/09/26 00:14:29 [TRACE] eval: *terraform.EvalSequence
  505. 2020/09/26 00:14:29 [TRACE] eval: *terraform.EvalGetProvider
  506. 2020/09/26 00:14:29 [TRACE] eval: *terraform.EvalOpFilter
  507. 2020/09/26 00:14:29 [TRACE] eval: *terraform.EvalSequence
  508. 2020/09/26 00:14:29 [TRACE] eval: *terraform.EvalConfigProvider
  509. 2020-09-26T00:14:29.168+0300 [TRACE] plugin.stdio: waiting for stdio data
  510. 2020/09/26 00:14:29 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/google"]: using explicit config only
  511. 2020/09/26 00:14:29 [TRACE] GRPCProvider: GetSchema
  512. 2020-09-26T00:14:29.169+0300 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
  513. 2020/09/26 00:14:29 [TRACE] No provider meta schema returned
  514. 2020/09/26 00:14:29 [TRACE] GRPCProvider: Configure
  515. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Authenticating using configured Google JSON 'credentials'...
  516. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] -- Scopes: [https://www.googleapis.com/auth/compute https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/cloud-identity https://www.googleapis.com/auth/ndev.clouddns.readwrite https://www.googleapis.com/auth/devstorage.full_control https://www.googleapis.com/auth/userinfo.email]
  517. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating GCE client for path https://compute.googleapis.com/compute/v1/projects/
  518. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating GCE Beta client for path https://www.googleapis.com/compute/beta/projects/
  519. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating GKE client for path https://container.googleapis.com/
  520. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating GKE Beta client for path https://container.googleapis.com/
  521. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating Google Cloud DNS client for path https://dns.googleapis.com/dns/v1/projects/
  522. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating Google Cloud DNS Beta client for path https://www.googleapis.com/dns/v1beta2/projects/
  523. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating Google Cloud KMS client for path https://cloudkms.googleapis.com/
  524. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating Google Stackdriver Logging client for path https://logging.googleapis.com/
  525. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating Google Storage client for path https://storage.googleapis.com/storage/v1/
  526. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating Google SqlAdmin client for path https://sqladmin.googleapis.com/
  527. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating Google Pubsub client for path https://pubsub.googleapis.com/
  528. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating Google Dataflow client for path https://dataflow.googleapis.com/
  529. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating Google Cloud ResourceManager client for path https://cloudresourcemanager.googleapis.com/
  530. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating Google Cloud ResourceManager V client for path https://cloudresourcemanager.googleapis.com/
  531. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating Google Cloud Runtimeconfig client for path https://runtimeconfig.googleapis.com/
  532. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating Google Cloud IAM client for path https://iam.googleapis.com/
  533. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating Google Cloud IAMCredentials client for path https://iamcredentials.googleapis.com/
  534. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating Google Cloud Service Management client for path https://servicemanagement.googleapis.com/
  535. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating Google Cloud Service Usage client for path https://serviceusage.googleapis.com/
  536. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating Google Cloud Billing client for path https://cloudbilling.googleapis.com/
  537. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating Google Cloud Build client for path https://cloudbuild.googleapis.com/
  538. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating Google Cloud BigQuery client for path https://bigquery.googleapis.com/bigquery/v2/
  539. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating Google Cloud CloudFunctions Client for path https://cloudfunctions.googleapis.com/
  540. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating Google Cloud BigtableAdmin for path https://bigtableadmin.googleapis.com/
  541. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating Google Cloud Source Repo client for path https://sourcerepo.googleapis.com/
  542. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating Google Cloud Spanner client for path https://spanner.googleapis.com/
  543. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating Google Cloud Dataproc client for path https://dataproc.googleapis.com/
  544. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating Google Cloud Dataproc Beta client for path https://dataproc.googleapis.com/
  545. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating Filestore client for path https://file.googleapis.com/
  546. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating Google Cloud IoT Core client for path
  547. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating App Engine client for path https://appengine.googleapis.com/
  548. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating Cloud Composer client for path https://composer.googleapis.com/
  549. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating Service Networking client for path https://servicenetworking.googleapis.com/
  550. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating Google Cloud Storage Transfer client for path https://storagetransfer.googleapis.com/
  551. 2020-09-26T00:14:29.230+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [INFO] Instantiating Google Cloud Healthcare client for path https://healthcare.googleapis.com/
  552. 2020/09/26 00:14:29 [TRACE] eval: terraform.EvalNoop
  553. 2020/09/26 00:14:29 [TRACE] [walkApply] Exiting eval tree: provider["registry.terraform.io/hashicorp/google"]
  554. 2020/09/26 00:14:29 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"]": visit complete
  555. 2020/09/26 00:14:29 [TRACE] dag/walk: visiting "google_container_cluster.default (expand)"
  556. 2020/09/26 00:14:29 [TRACE] vertex "google_container_cluster.default (expand)": starting visit (*terraform.nodeExpandApplyableResource)
  557. 2020/09/26 00:14:29 [TRACE] vertex "google_container_cluster.default (expand)": expanding dynamic subgraph
  558. 2020/09/26 00:14:29 [TRACE] vertex "google_container_cluster.default (expand)": entering dynamic subgraph
  559. 2020/09/26 00:14:29 [TRACE] dag/walk: visiting "google_container_cluster.default"
  560. 2020/09/26 00:14:29 [TRACE] vertex "google_container_cluster.default": starting visit (*terraform.NodeApplyableResource)
  561. 2020/09/26 00:14:29 [TRACE] vertex "google_container_cluster.default": evaluating
  562. 2020/09/26 00:14:29 [TRACE] [walkApply] Entering eval tree: google_container_cluster.default
  563. 2020/09/26 00:14:29 [TRACE] eval: *terraform.EvalWriteResourceState
  564. 2020/09/26 00:14:29 [TRACE] [walkApply] Exiting eval tree: google_container_cluster.default
  565. 2020/09/26 00:14:29 [TRACE] vertex "google_container_cluster.default": visit complete
  566. 2020/09/26 00:14:29 [TRACE] vertex "google_container_cluster.default (expand)": dynamic subgraph completed successfully
  567. 2020/09/26 00:14:29 [TRACE] vertex "google_container_cluster.default (expand)": visit complete
  568. 2020/09/26 00:14:29 [TRACE] dag/walk: visiting "google_container_cluster.default"
  569. 2020/09/26 00:14:29 [TRACE] vertex "google_container_cluster.default": starting visit (*terraform.NodeApplyableResourceInstance)
  570. 2020/09/26 00:14:29 [TRACE] vertex "google_container_cluster.default": evaluating
  571. 2020/09/26 00:14:29 [TRACE] [walkApply] Entering eval tree: google_container_cluster.default
  572. 2020/09/26 00:14:29 [TRACE] eval: *terraform.EvalSequence
  573. 2020/09/26 00:14:29 [TRACE] eval: *terraform.EvalGetProvider
  574. 2020/09/26 00:14:29 [TRACE] eval: *terraform.EvalReadDiff
  575. 2020/09/26 00:14:29 [TRACE] EvalReadDiff: Read Create change from plan for google_container_cluster.default
  576. 2020/09/26 00:14:29 [TRACE] eval: *terraform.EvalIf
  577. 2020/09/26 00:14:29 [TRACE] eval: terraform.EvalNoop
  578. 2020/09/26 00:14:29 [TRACE] eval: *terraform.EvalIf
  579. 2020/09/26 00:14:29 [TRACE] eval: *terraform.EvalReadState
  580. 2020/09/26 00:14:29 [TRACE] EvalReadState: reading state for google_container_cluster.default
  581. 2020/09/26 00:14:29 [TRACE] EvalReadState: no state present for google_container_cluster.default
  582. 2020/09/26 00:14:29 [TRACE] eval: *terraform.EvalReadDiff
  583. 2020/09/26 00:14:29 [TRACE] EvalReadDiff: Read Create change from plan for google_container_cluster.default
  584. 2020/09/26 00:14:29 [TRACE] eval: *terraform.EvalDiff
  585. 2020/09/26 00:14:29 [TRACE] Re-validating config for "google_container_cluster.default"
  586. 2020/09/26 00:14:29 [TRACE] GRPCProvider: ValidateResourceTypeConfig
  587. 2020/09/26 00:14:29 [TRACE] GRPCProvider: PlanResourceChange
  588. 2020/09/26 00:14:29 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an invalid plan for google_container_cluster.default, but we are tolerating it because it is using the legacy plugin SDK.
  589. The following problems may be the cause of any confusing errors from downstream operations:
  590. - .enable_kubernetes_alpha: planned value cty.False does not match config value cty.NullVal(cty.Bool)
  591. - .enable_legacy_abac: planned value cty.False does not match config value cty.NullVal(cty.Bool)
  592. - .enable_binary_authorization: planned value cty.False does not match config value cty.NullVal(cty.Bool)
  593. - .network: planned value cty.StringVal("default") does not match config value cty.NullVal(cty.String)
  594. - .enable_shielded_nodes: planned value cty.False does not match config value cty.NullVal(cty.Bool)
  595. - .node_config: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
  596. - .authenticator_groups_config: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
  597. - .pod_security_policy_config: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
  598. - .master_auth: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
  599. - .node_pool: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
  600. - .release_channel: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
  601. - .addons_config: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
  602. - .database_encryption: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
  603. - .network_policy: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
  604. - .cluster_autoscaling: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
  605. 2020/09/26 00:14:29 [TRACE] eval: *terraform.EvalCheckPlannedChange
  606. 2020/09/26 00:14:29 [TRACE] EvalCheckPlannedChange: Verifying that actual change (action Create) matches planned change (action Create)
  607. 2020/09/26 00:14:29 [TRACE] eval: *terraform.EvalGetProvider
  608. 2020/09/26 00:14:29 [TRACE] eval: *terraform.EvalReadState
  609. 2020/09/26 00:14:29 [TRACE] EvalReadState: reading state for google_container_cluster.default
  610. 2020/09/26 00:14:29 [TRACE] EvalReadState: no state present for google_container_cluster.default
  611. 2020/09/26 00:14:29 [TRACE] eval: *terraform.EvalReduceDiff
  612. 2020/09/26 00:14:29 [TRACE] eval: *terraform.EvalIf
  613. 2020/09/26 00:14:29 [TRACE] eval: terraform.EvalNoop
  614. 2020/09/26 00:14:29 [TRACE] eval: *terraform.EvalApplyPre
  615. google_container_cluster.default: Creating...
  616. 2020/09/26 00:14:29 [TRACE] eval: *terraform.EvalApply
  617. 2020/09/26 00:14:29 [DEBUG] EvalApply: ProviderMeta config value set
  618. 2020/09/26 00:14:29 [DEBUG] google_container_cluster.default: applying the planned Create change
  619. 2020/09/26 00:14:29 [TRACE] GRPCProvider: ApplyResourceChange
  620. 2020-09-26T00:14:29.254+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [DEBUG] setting computed for "node_pool" from ComputedKeys
  621. 2020-09-26T00:14:29.254+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [DEBUG] setting computed for "cluster_autoscaling" from ComputedKeys
  622. 2020-09-26T00:14:29.254+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [DEBUG] setting computed for "additional_zones" from ComputedKeys
  623. 2020-09-26T00:14:29.254+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [DEBUG] setting computed for "addons_config" from ComputedKeys
  624. 2020-09-26T00:14:29.254+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [DEBUG] setting computed for "network_policy" from ComputedKeys
  625. 2020-09-26T00:14:29.254+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [DEBUG] setting computed for "authenticator_groups_config" from ComputedKeys
  626. 2020-09-26T00:14:29.254+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [DEBUG] setting computed for "database_encryption" from ComputedKeys
  627. 2020-09-26T00:14:29.254+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [DEBUG] setting computed for "release_channel" from ComputedKeys
  628. 2020-09-26T00:14:29.254+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [DEBUG] setting computed for "node_config" from ComputedKeys
  629. 2020-09-26T00:14:29.254+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [DEBUG] setting computed for "master_auth" from ComputedKeys
  630. 2020-09-26T00:14:29.254+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [DEBUG] setting computed for "instance_group_urls" from ComputedKeys
  631. 2020-09-26T00:14:29.254+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [DEBUG] setting computed for "pod_security_policy_config" from ComputedKeys
  632. 2020-09-26T00:14:29.255+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [DEBUG] Retry Transport: starting RoundTrip retry loop
  633. 2020-09-26T00:14:29.255+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [DEBUG] Retry Transport: request attempt 0
  634. 2020-09-26T00:14:29.255+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:29 [DEBUG] Google API Request Details:
  635. 2020-09-26T00:14:29.255+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: ---[ REQUEST ]---------------------------------------
  636. 2020-09-26T00:14:29.255+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: GET /v1beta1/projects/gitops-webinar/locations/us-central1/clusters/my-cluster?alt=json&prettyPrint=false HTTP/1.1
  637. 2020-09-26T00:14:29.255+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Host: container.googleapis.com
  638. 2020-09-26T00:14:29.255+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: User-Agent: google-api-go-client/0.5 HashiCorp Terraform/0.13.2 (+https://www.terraform.io) Terraform Plugin SDK/1.11.0 terraform-provider-google/3.38.0
  639. 2020-09-26T00:14:29.255+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: X-Goog-Api-Client: gl-go/1.14.5 gdcl/20200707
  640. 2020-09-26T00:14:29.255+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Accept-Encoding: gzip
  641. 2020-09-26T00:14:29.255+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5:
  642. 2020-09-26T00:14:29.255+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5:
  643. 2020-09-26T00:14:29.255+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: -----------------------------------------------------
  644. 2020/09/26 00:14:34 [TRACE] dag/walk: vertex "root" is waiting for "provider[\"registry.terraform.io/hashicorp/google\"] (close)"
  645. 2020/09/26 00:14:34 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "google_container_cluster.default"
  646. 2020/09/26 00:14:34 [TRACE] dag/walk: vertex "provider[\"registry.terraform.io/hashicorp/google\"] (close)" is waiting for "google_container_cluster.default"
  647. 2020/09/26 00:14:39 [TRACE] dag/walk: vertex "provider[\"registry.terraform.io/hashicorp/google\"] (close)" is waiting for "google_container_cluster.default"
  648. 2020/09/26 00:14:39 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "google_container_cluster.default"
  649. 2020/09/26 00:14:39 [TRACE] dag/walk: vertex "root" is waiting for "provider[\"registry.terraform.io/hashicorp/google\"] (close)"
  650. google_container_cluster.default: Still creating... [10s elapsed]
  651. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:39 [DEBUG] Google API Response Details:
  652. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: ---[ RESPONSE ]--------------------------------------
  653. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: HTTP/1.1 403 Forbidden
  654. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Connection: close
  655. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Transfer-Encoding: chunked
  656. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Alt-Svc: h3-Q050=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-T050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43"
  657. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Cache-Control: private
  658. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Content-Type: application/json; charset=UTF-8
  659. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Date: Fri, 25 Sep 2020 21:14:39 GMT
  660. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Server: ESF
  661. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Vary: Origin
  662. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Vary: X-Origin
  663. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Vary: Referer
  664. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: X-Content-Type-Options: nosniff
  665. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: X-Frame-Options: SAMEORIGIN
  666. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: X-Xss-Protection: 0
  667. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5:
  668. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 1cb
  669. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: {
  670. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "error": {
  671. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "code": 403,
  672. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "message": "Required \"container.clusters.get\" permission(s) for \"projects/gitops-webinar/locations/us-central1/clusters/my-cluster\".",
  673. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "errors": [
  674. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: {
  675. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "message": "Required \"container.clusters.get\" permission(s) for \"projects/gitops-webinar/locations/us-central1/clusters/my-cluster\".",
  676. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "domain": "global",
  677. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "reason": "forbidden"
  678. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: }
  679. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: ],
  680. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "status": "PERMISSION_DENIED"
  681. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: }
  682. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: }
  683. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5:
  684. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 0
  685. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5:
  686. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5:
  687. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: -----------------------------------------------------
  688. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:39 [DEBUG] Retry Transport: Stopping retries, last request failed with non-retryable error: googleapi: got HTTP response code 403 with body: HTTP/1.1 403 Forbidden
  689. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Connection: close
  690. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Transfer-Encoding: chunked
  691. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Alt-Svc: h3-Q050=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-T050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43"
  692. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Cache-Control: private
  693. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Content-Type: application/json; charset=UTF-8
  694. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Date: Fri, 25 Sep 2020 21:14:39 GMT
  695. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Server: ESF
  696. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Vary: Origin
  697. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Vary: X-Origin
  698. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Vary: Referer
  699. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: X-Content-Type-Options: nosniff
  700. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: X-Frame-Options: SAMEORIGIN
  701. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: X-Xss-Protection: 0
  702. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5:
  703. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 1cb
  704. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: {
  705. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "error": {
  706. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "code": 403,
  707. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "message": "Required \"container.clusters.get\" permission(s) for \"projects/gitops-webinar/locations/us-central1/clusters/my-cluster\".",
  708. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "errors": [
  709. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: {
  710. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "message": "Required \"container.clusters.get\" permission(s) for \"projects/gitops-webinar/locations/us-central1/clusters/my-cluster\".",
  711. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "domain": "global",
  712. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "reason": "forbidden"
  713. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: }
  714. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: ],
  715. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "status": "PERMISSION_DENIED"
  716. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: }
  717. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: }
  718. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5:
  719. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 0
  720. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5:
  721. 2020-09-26T00:14:39.935+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:39 [DEBUG] Retry Transport: Returning after 1 attempts
  722. 2020-09-26T00:14:39.936+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:39 [DEBUG] Locking "google-container-cluster/gitops-webinar/us-central1/my-cluster"
  723. 2020-09-26T00:14:39.936+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:39 [DEBUG] Locked "google-container-cluster/gitops-webinar/us-central1/my-cluster"
  724. 2020-09-26T00:14:39.936+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:39 [DEBUG] Waiting for state to become: [success]
  725. 2020-09-26T00:14:39.937+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:39 [DEBUG] Retry Transport: starting RoundTrip retry loop
  726. 2020-09-26T00:14:39.937+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:39 [DEBUG] Retry Transport: request attempt 0
  727. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:39 [DEBUG] Google API Request Details:
  728. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: ---[ REQUEST ]---------------------------------------
  729. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: POST /v1beta1/projects/gitops-webinar/locations/us-central1/clusters?alt=json&prettyPrint=false HTTP/1.1
  730. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Host: container.googleapis.com
  731. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: User-Agent: google-api-go-client/0.5 HashiCorp Terraform/0.13.2 (+https://www.terraform.io) Terraform Plugin SDK/1.11.0 terraform-provider-google/3.38.0
  732. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Content-Length: 784
  733. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Content-Type: application/json
  734. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: X-Goog-Api-Client: gl-go/1.14.5 gdcl/20200707
  735. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Accept-Encoding: gzip
  736. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5:
  737. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: {
  738. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "cluster": {
  739. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "autoscaling": {
  740. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "enableNodeAutoprovisioning": false
  741. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: },
  742. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "binaryAuthorization": {
  743. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "enabled": false
  744. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: },
  745. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "initialNodeCount": 1,
  746. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "ipAllocationPolicy": {
  747. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "useIpAliases": false
  748. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: },
  749. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "legacyAbac": {
  750. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "enabled": false
  751. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: },
  752. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "locations": [
  753. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "us-central1-a",
  754. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "us-central1-b",
  755. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "us-central1-c"
  756. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: ],
  757. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "maintenancePolicy": {
  758. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "window": {}
  759. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: },
  760. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "masterAuthorizedNetworksConfig": {},
  761. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "name": "my-cluster",
  762. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "network": "projects/gitops-webinar/global/networks/default",
  763. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "nodeConfig": {
  764. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "oauthScopes": [
  765. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "https://www.googleapis.com/auth/devstorage.read_only",
  766. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "https://www.googleapis.com/auth/logging.write",
  767. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "https://www.googleapis.com/auth/monitoring",
  768. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "https://www.googleapis.com/auth/service.management.readonly",
  769. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "https://www.googleapis.com/auth/servicecontrol",
  770. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "https://www.googleapis.com/auth/trace.append"
  771. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: ]
  772. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: },
  773. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "shieldedNodes": {
  774. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "enabled": false
  775. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: }
  776. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: }
  777. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: }
  778. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5:
  779. 2020-09-26T00:14:39.938+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: -----------------------------------------------------
  780. 2020/09/26 00:14:44 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "google_container_cluster.default"
  781. 2020/09/26 00:14:44 [TRACE] dag/walk: vertex "root" is waiting for "provider[\"registry.terraform.io/hashicorp/google\"] (close)"
  782. 2020/09/26 00:14:44 [TRACE] dag/walk: vertex "provider[\"registry.terraform.io/hashicorp/google\"] (close)" is waiting for "google_container_cluster.default"
  783. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:45 [DEBUG] Google API Response Details:
  784. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: ---[ RESPONSE ]--------------------------------------
  785. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: HTTP/1.1 403 Forbidden
  786. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Connection: close
  787. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Transfer-Encoding: chunked
  788. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Alt-Svc: h3-Q050=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-T050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43"
  789. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Cache-Control: private
  790. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Content-Type: application/json; charset=UTF-8
  791. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Date: Fri, 25 Sep 2020 21:14:45 GMT
  792. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Server: ESF
  793. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Vary: Origin
  794. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Vary: X-Origin
  795. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Vary: Referer
  796. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: X-Content-Type-Options: nosniff
  797. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: X-Frame-Options: SAMEORIGIN
  798. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: X-Xss-Protection: 0
  799. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5:
  800. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 17d
  801. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: {
  802. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "error": {
  803. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "code": 403,
  804. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "message": "Required \"container.clusters.create\" permission(s) for \"projects/gitops-webinar\".",
  805. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "errors": [
  806. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: {
  807. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "message": "Required \"container.clusters.create\" permission(s) for \"projects/gitops-webinar\".",
  808. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "domain": "global",
  809. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "reason": "forbidden"
  810. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: }
  811. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: ],
  812. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "status": "PERMISSION_DENIED"
  813. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: }
  814. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: }
  815. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5:
  816. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 0
  817. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5:
  818. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5:
  819. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: -----------------------------------------------------
  820. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:45 [DEBUG] Retry Transport: Stopping retries, last request failed with non-retryable error: googleapi: got HTTP response code 403 with body: HTTP/1.1 403 Forbidden
  821. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Connection: close
  822. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Transfer-Encoding: chunked
  823. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Alt-Svc: h3-Q050=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-T050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43"
  824. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Cache-Control: private
  825. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Content-Type: application/json; charset=UTF-8
  826. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Date: Fri, 25 Sep 2020 21:14:45 GMT
  827. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Server: ESF
  828. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Vary: Origin
  829. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Vary: X-Origin
  830. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: Vary: Referer
  831. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: X-Content-Type-Options: nosniff
  832. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: X-Frame-Options: SAMEORIGIN
  833. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: X-Xss-Protection: 0
  834. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5:
  835. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 17d
  836. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: {
  837. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "error": {
  838. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "code": 403,
  839. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "message": "Required \"container.clusters.create\" permission(s) for \"projects/gitops-webinar\".",
  840. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "errors": [
  841. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: {
  842. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "message": "Required \"container.clusters.create\" permission(s) for \"projects/gitops-webinar\".",
  843. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "domain": "global",
  844. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "reason": "forbidden"
  845. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: }
  846. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: ],
  847. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: "status": "PERMISSION_DENIED"
  848. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: }
  849. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: }
  850. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5:
  851. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 0
  852. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5:
  853. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:45 [DEBUG] Retry Transport: Returning after 1 attempts
  854. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:45 [DEBUG] Unlocking "google-container-cluster/gitops-webinar/us-central1/my-cluster"
  855. 2020-09-26T00:14:45.292+0300 [DEBUG] plugin.terraform-provider-google_v3.38.0_x5: 2020/09/26 00:14:45 [DEBUG] Unlocked "google-container-cluster/gitops-webinar/us-central1/my-cluster"
  856. 2020/09/26 00:14:45 [DEBUG] google_container_cluster.default: apply errored, but we're indicating that via the Error pointer rather than returning it: googleapi: Error 403: Required "container.clusters.create" permission(s) for "projects/gitops-webinar"., forbidden
  857. 2020/09/26 00:14:45 [TRACE] eval: *terraform.EvalMaybeTainted
  858. 2020/09/26 00:14:45 [TRACE] EvalMaybeTainted: google_container_cluster.default encountered an error during creation, so it is now marked as tainted
  859. 2020/09/26 00:14:45 [TRACE] eval: *terraform.EvalWriteState
  860. 2020/09/26 00:14:45 [TRACE] EvalWriteState: removing state object for google_container_cluster.default
  861. 2020/09/26 00:14:45 [TRACE] eval: *terraform.EvalApplyProvisioners
  862. 2020/09/26 00:14:45 [TRACE] EvalApplyProvisioners: google_container_cluster.default has no state, so skipping provisioners
  863. 2020/09/26 00:14:45 [TRACE] eval: *terraform.EvalMaybeTainted
  864. 2020/09/26 00:14:45 [TRACE] EvalMaybeTainted: google_container_cluster.default encountered an error during creation, so it is now marked as tainted
  865. 2020/09/26 00:14:45 [TRACE] eval: *terraform.EvalWriteState
  866. 2020/09/26 00:14:45 [TRACE] EvalWriteState: removing state object for google_container_cluster.default
  867. 2020/09/26 00:14:45 [TRACE] eval: *terraform.EvalIf
  868. 2020/09/26 00:14:45 [TRACE] eval: *terraform.EvalIf
  869. 2020/09/26 00:14:45 [TRACE] eval: *terraform.EvalWriteDiff
  870. 2020/09/26 00:14:45 [TRACE] eval: *terraform.EvalApplyPost
  871. 2020/09/26 00:14:45 [ERROR] eval: *terraform.EvalApplyPost, err: googleapi: Error 403: Required "container.clusters.create" permission(s) for "projects/gitops-webinar"., forbidden
  872. 2020/09/26 00:14:45 [ERROR] eval: *terraform.EvalSequence, err: googleapi: Error 403: Required "container.clusters.create" permission(s) for "projects/gitops-webinar"., forbidden
  873. 2020/09/26 00:14:45 [TRACE] [walkApply] Exiting eval tree: google_container_cluster.default
  874. 2020/09/26 00:14:45 [TRACE] vertex "google_container_cluster.default": visit complete
  875. 2020/09/26 00:14:45 [TRACE] dag/walk: upstream of "meta.count-boundary (EachMode fixup)" errored, so skipping
  876. 2020/09/26 00:14:45 [TRACE] dag/walk: upstream of "provider[\"registry.terraform.io/hashicorp/google\"] (close)" errored, so skipping
  877. 2020/09/26 00:14:45 [TRACE] dag/walk: upstream of "root" errored, so skipping
  878. 2020/09/26 00:14:45 [TRACE] statemgr.Filesystem: not making a backup, because the new snapshot is identical to the old
  879. 2020/09/26 00:14:45 [TRACE] statemgr.Filesystem: no state changes since last snapshot
  880. 2020/09/26 00:14:45 [TRACE] statemgr.Filesystem: writing snapshot at terraform.tfstate
  881.  
  882. 2020/09/26 00:14:45 [TRACE] statemgr.Filesystem: removing lock metadata file .terraform.tfstate.lock.info
  883. Error: googleapi: Error 403: Required "container.clusters.create" permission(s) for "projects/gitops-webinar"., forbidden
  884.  
  885. on main.tf line 30, in resource "google_container_cluster" "default":
  886. 30: resource "google_container_cluster" "default" {
  887.  
  888.  
  889. 2020/09/26 00:14:45 [TRACE] statemgr.Filesystem: unlocking terraform.tfstate using fcntl flock
  890. 2020-09-26T00:14:45.320+0300 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.38.0/darwin_amd64/terraform-provider-google_v3.38.0_x5 pid=88446
Add Comment
Please, Sign In to add comment