Mike Zupan
|
8bced4f059
|
adding missing subnet attributes (#12402)
|
2017-03-03 21:09:58 +02:00 |
George Christou
|
61277c0dbd
|
website/docs: Run `terraform fmt` on code examples (#12075)
* docs/vsphere: Fix code block
* docs: Convert `...` to `# ...` to allow `terraform fmt`ing
* docs: Trim trailing whitespace
* docs: First-pass run of `terraform fmt` on code examples
|
2017-02-19 00:48:50 +02:00 |
Peter McAtominey
|
d920105440
|
provider/azurerm: support importing of subnet resource (#9646)
TF_ACC=1 go test ./builtin/providers/azurerm -v -run TestAccAzureRMSubnet -timeout 120m
=== RUN TestAccAzureRMSubnet_importBasic
--- PASS: TestAccAzureRMSubnet_importBasic (165.04s)
=== RUN TestAccAzureRMSubnet_basic
--- PASS: TestAccAzureRMSubnet_basic (165.39s)
=== RUN TestAccAzureRMSubnet_disappears
--- PASS: TestAccAzureRMSubnet_disappears (170.02s)
PASS
ok github.com/hashicorp/terraform/builtin/providers/azurerm 500.533s
|
2016-10-27 10:20:45 +01:00 |
stack72
|
36e0978653
|
Organises the AzureRM layout to Network and Virtual Machine resources
|
2016-01-10 01:09:14 +00:00 |
stack72
|
55ba179046
|
Scaffold the Azure RM Subnet resource
|
2016-01-09 18:09:46 +00:00 |