terraform-providers / terraform-provider-opc

Terraform Oracle Public Cloud provider
https://www.terraform.io/docs/providers/opc/
Mozilla Public License 2.0
29 stars 25 forks source link

Improvement: Setting `instance_attributes` for orchestrated instance #165

Closed mbfrahry closed 5 years ago

mbfrahry commented 5 years ago

This PR addresses #150 to allow a user to set userdata for orchestrated instances

=== RUN   TestAccOPCOrchestratedInstance_UserData
--- PASS: TestAccOPCOrchestratedInstance_UserData (185.79s)
=== RUN   TestAccOPCOrchestratedInstance_Basic
--- PASS: TestAccOPCOrchestratedInstance_Basic (181.35s)
=== RUN   TestAccOPCOrchestratedInstance_Persistent
--- PASS: TestAccOPCOrchestratedInstance_Persistent (184.59s)
=== RUN   TestAccOPCOrchestratedInstance_BasicTwoInstance
--- PASS: TestAccOPCOrchestratedInstance_BasicTwoInstance (478.50s)
=== RUN   TestAccOPCOrchestratedInstance_sharedNetworking
--- PASS: TestAccOPCOrchestratedInstance_sharedNetworking (255.49s)
=== RUN   TestAccOPCOrchestratedInstance_ipNetwork
--- PASS: TestAccOPCOrchestratedInstance_ipNetwork (430.58s)
=== RUN   TestAccOPCOrchestratedInstance_ipNetworkIsDefaultGateway
--- FAIL: TestAccOPCOrchestratedInstance_ipNetworkIsDefaultGateway (54.96s)
=== RUN   TestAccOPCOrchestratedInstance_storage
--- PASS: TestAccOPCOrchestratedInstance_storage (252.39s)
=== RUN   TestAccOPCOrchestratedInstance_noBoot
--- PASS: TestAccOPCOrchestratedInstance_noBoot (3.30s)
=== RUN   TestAccOPCOrchestratedInstance_inactive
--- PASS: TestAccOPCOrchestratedInstance_inactive (57.20s)
=== RUN   TestAccOPCOrchestratedInstance_activeToInactive
--- PASS: TestAccOPCOrchestratedInstance_activeToInactive (244.39s)
=== RUN   TestAccOPCOrchestratedInstance_inactiveToActive
--- PASS: TestAccOPCOrchestratedInstance_inactiveToActive (217.50s)
=== RUN   TestAccOPCOrchestratedInstance_activeToSuspend
--- PASS: TestAccOPCOrchestratedInstance_activeToSuspend (466.87s)
=== RUN   TestAccOPCOrchestratedInstance_105
--- PASS: TestAccOPCOrchestratedInstance_105 (87.49s)