[Terraform]: Run AccessContextManager tests serially in CI (#2718)

This commit is contained in:
The Magician 2018-12-19 10:53:46 -08:00 committed by Nathan McKinley
parent 9ee205e82e
commit 78e61e80b6
35 changed files with 35 additions and 35 deletions

View File

@ -210,5 +210,5 @@ $ terraform import google_compute_address.default {{project}}/{{region}}/{{name}
$ terraform import google_compute_address.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -266,5 +266,5 @@ $ terraform import google_compute_autoscaler.default {{project}}/{{zone}}/{{name
$ terraform import google_compute_autoscaler.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -123,5 +123,5 @@ $ terraform import google_compute_backend_bucket.default {{project}}/{{name}}
$ terraform import google_compute_backend_bucket.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -255,5 +255,5 @@ $ terraform import google_compute_disk.default {{project}}/{{zone}}/{{name}}
$ terraform import google_compute_disk.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -261,5 +261,5 @@ $ terraform import google_compute_firewall.default {{project}}/{{name}}
$ terraform import google_compute_firewall.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -229,5 +229,5 @@ $ terraform import google_compute_forwarding_rule.default {{project}}/{{region}}
$ terraform import google_compute_forwarding_rule.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -115,5 +115,5 @@ $ terraform import google_compute_global_address.default {{project}}/{{name}}
$ terraform import google_compute_global_address.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -265,5 +265,5 @@ $ terraform import google_compute_health_check.default {{project}}/{{name}}
$ terraform import google_compute_health_check.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -149,5 +149,5 @@ $ terraform import google_compute_http_health_check.default {{project}}/{{name}}
$ terraform import google_compute_http_health_check.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -149,5 +149,5 @@ $ terraform import google_compute_https_health_check.default {{project}}/{{name}
$ terraform import google_compute_https_health_check.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -132,5 +132,5 @@ $ terraform import google_compute_interconnect_attachment.default {{project}}/{{
$ terraform import google_compute_interconnect_attachment.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -266,5 +266,5 @@ $ terraform import google_compute_region_autoscaler.default {{project}}/{{region
$ terraform import google_compute_region_autoscaler.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -237,5 +237,5 @@ $ terraform import google_compute_region_disk.default {{project}}/{{region}}/{{n
$ terraform import google_compute_region_disk.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -180,5 +180,5 @@ $ terraform import google_compute_route.default {{project}}/{{name}}
$ terraform import google_compute_route.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -171,5 +171,5 @@ $ terraform import google_compute_router.default {{project}}/{{region}}/{{name}}
$ terraform import google_compute_router.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -190,5 +190,5 @@ $ terraform import google_compute_snapshot.default {{project}}/{{name}}
$ terraform import google_compute_snapshot.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -229,5 +229,5 @@ $ terraform import google_compute_ssl_certificate.default {{project}}/{{name}}
$ terraform import google_compute_ssl_certificate.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -152,5 +152,5 @@ $ terraform import google_compute_ssl_policy.default {{project}}/{{name}}
$ terraform import google_compute_ssl_policy.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -193,5 +193,5 @@ $ terraform import google_compute_subnetwork.default {{project}}/{{region}}/{{na
$ terraform import google_compute_subnetwork.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -146,5 +146,5 @@ $ terraform import google_compute_target_http_proxy.default {{project}}/{{name}}
$ terraform import google_compute_target_http_proxy.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -176,5 +176,5 @@ $ terraform import google_compute_target_https_proxy.default {{project}}/{{name}
$ terraform import google_compute_target_https_proxy.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -150,5 +150,5 @@ $ terraform import google_compute_target_ssl_proxy.default {{project}}/{{name}}
$ terraform import google_compute_target_ssl_proxy.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -134,5 +134,5 @@ $ terraform import google_compute_target_tcp_proxy.default {{project}}/{{name}}
$ terraform import google_compute_target_tcp_proxy.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -261,5 +261,5 @@ $ terraform import google_compute_url_map.default {{project}}/{{name}}
$ terraform import google_compute_url_map.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -160,5 +160,5 @@ $ terraform import google_compute_vpn_gateway.default {{project}}/{{region}}/{{n
$ terraform import google_compute_vpn_gateway.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -215,5 +215,5 @@ $ terraform import google_compute_vpn_tunnel.default {{project}}/{{region}}/{{na
$ terraform import google_compute_vpn_tunnel.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -114,5 +114,5 @@ $ terraform import google_dns_managed_zone.default {{project}}/{{name}}
$ terraform import google_dns_managed_zone.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -651,5 +651,5 @@ AlertPolicy can be imported using any of these accepted formats:
$ terraform import google_monitoring_alert_policy.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -130,5 +130,5 @@ Group can be imported using any of these accepted formats:
$ terraform import google_monitoring_group.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -119,5 +119,5 @@ NotificationChannel can be imported using any of these accepted formats:
$ terraform import google_monitoring_notification_channel.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -264,5 +264,5 @@ UptimeCheckConfig can be imported using any of these accepted formats:
$ terraform import google_monitoring_uptime_check_config.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -201,5 +201,5 @@ $ terraform import google_redis_instance.default {{project}}/{{region}}/{{name}}
$ terraform import google_redis_instance.default {{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -106,5 +106,5 @@ Lien can be imported using any of these accepted formats:
$ terraform import google_resource_manager_lien.default {{parent}}/{{name}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -146,5 +146,5 @@ DefaultObjectAccessControl can be imported using any of these accepted formats:
$ terraform import google_storage_default_object_access_control.default {{bucket}}/{{entity}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.

View File

@ -151,5 +151,5 @@ ObjectAccessControl can be imported using any of these accepted formats:
$ terraform import google_storage_object_access_control.default {{bucket}}/{{object}}/{{entity}}
```
-> If you're importing a resource with beta features, make sure to include `provider=google-beta"
-> If you're importing a resource with beta features, make sure to include `-provider=google-beta"
as an argument so that Terraform uses the correct provider to import your resource.