RavinderReddyF5 / terraform-provider-bigip-version0.12

Terraform resources that can configure F5 BIGIP products
Mozilla Public License 2.0
0 stars 0 forks source link

[CLOSED] Terraform v0.12 Support for BIGIP Provider Plugin #141

Open RavinderReddyF5 opened 4 years ago

RavinderReddyF5 commented 4 years ago

Issue by RavinderReddyF5 Thursday Jun 06, 2019 at 06:21 GMT Originally opened as https://github.com/terraform-providers/terraform-provider-bigip/pull/110


This Pull Request consist of Changes to support terraform v0.12 for BIGIP Provider Plugin.

Acceptance Tests Logs: root@terraformclient:~/Go_Workspace/src/github.com/terraform-providers/terraform-provider-bigip# BIGIP_USER=admin BIGIP_PASSWORD=F5site02 BIGIP_HOST=10.145.67.133 TF_ACC=1 go test ./bigip -v -run=Test* === RUN TestAccProvider --- PASS: TestAccProvider (0.00s) === RUN TestAccBigipCmDevice_create --- PASS: TestAccBigipCmDevice_create (0.60s) === RUN TestAccBigipCmDevice_import --- PASS: TestAccBigipCmDevice_import (2.66s) === RUN TestAccBigipCmDevicegroup_create --- PASS: TestAccBigipCmDevicegroup_create (1.53s) === RUN TestAccBigipCmDevicegroup_import --- PASS: TestAccBigipCmDevicegroup_import (0.73s) === RUN TestAccBigipLtmDataGroup_create --- PASS: TestAccBigipLtmDataGroup_create (3.05s) === RUN TestAccBigipLtmDataGroup_import --- PASS: TestAccBigipLtmDataGroup_import (1.96s) === RUN TestAccBigipLtmIRule_create --- PASS: TestAccBigipLtmIRule_create (0.60s) === RUN TestAccBigipLtmIRule_import --- PASS: TestAccBigipLtmIRule_import (1.05s) === RUN TestAccBigipLtmMonitor_create --- PASS: TestAccBigipLtmMonitor_create (3.46s) === RUN TestAccBigipLtmMonitor_import --- PASS: TestAccBigipLtmMonitor_import (1.12s) === RUN TestAccBigipLtmNode_create --- PASS: TestAccBigipLtmNode_create (0.95s) === RUN TestAccBigipLtmNode_import --- PASS: TestAccBigipLtmNode_import (0.95s) === RUN TestAccBigipLtmNodeInvalid --- PASS: TestAccBigipLtmNodeInvalid (0.02s) === RUN TestAccBigipLtmNodeCreate --- PASS: TestAccBigipLtmNodeCreate (0.12s) === RUN TestAccBigipLtmPersistenceProfileCookieCreate --- PASS: TestAccBigipLtmPersistenceProfileCookieCreate (0.79s) === RUN TestAccBigipLtmPersistenceProfileCookieImport --- PASS: TestAccBigipLtmPersistenceProfileCookieImport (0.92s) === RUN TestAccBigipLtmPersistenceProfileDstAddrCreate --- PASS: TestAccBigipLtmPersistenceProfileDstAddrCreate (0.98s) === RUN TestAccBigipLtmPersistenceProfileDstAddrImport --- PASS: TestAccBigipLtmPersistenceProfileDstAddrImport (0.61s) === RUN TestAccBigipLtmPersistenceProfileSrcAddrCreate --- PASS: TestAccBigipLtmPersistenceProfileSrcAddrCreate (0.79s) === RUN TestAccBigipLtmPersistenceProfileSrcAddrImport --- PASS: TestAccBigipLtmPersistenceProfileSrcAddrImport (0.84s) === RUN TestAccBigipLtmPersistenceProfileSSLCreate --- PASS: TestAccBigipLtmPersistenceProfileSSLCreate (0.92s) === RUN TestAccBigipLtmPersistenceProfileSSLImport --- PASS: TestAccBigipLtmPersistenceProfileSSLImport (0.83s) === RUN TestAccBigipLtmPolicy_create --- PASS: TestAccBigipLtmPolicy_create (1.32s) === RUN TestAccBigipLtmPolicy_import --- PASS: TestAccBigipLtmPolicy_import (1.16s) === RUN TestAccBigipLtmPool_create --- PASS: TestAccBigipLtmPool_create (0.73s) === RUN TestAccBigipLtmPool_import --- PASS: TestAccBigipLtmPool_import (0.77s) === RUN TestAccBigipLtmfasthttp_create --- PASS: TestAccBigipLtmfasthttp_create (0.72s) === RUN TestAccBigipLtmProfilefasthttp_import --- PASS: TestAccBigipLtmProfilefasthttp_import (0.69s) === RUN TestAccBigipLtmProfileFastl4_create --- PASS: TestAccBigipLtmProfileFastl4_create (0.78s) === RUN TestAccBigipLtmProfileFastl4_import --- PASS: TestAccBigipLtmProfileFastl4_import (0.82s) === RUN TestAccBigipLtmProfileHttp2_create --- PASS: TestAccBigipLtmProfileHttp2_create (0.49s) === RUN TestAccBigipLtmProfileHttp2_import --- PASS: TestAccBigipLtmProfileHttp2_import (0.92s) === RUN TestAccBigipLtmProfilehttp_create --- PASS: TestAccBigipLtmProfilehttp_create (0.62s) === RUN TestAccBigipLtmProfilehttp_import --- PASS: TestAccBigipLtmProfilehttp_import (0.60s) === RUN TestAccBigipLtmProfileHttpcompress_create --- PASS: TestAccBigipLtmProfileHttpcompress_create (0.48s) === RUN TestAccBigipLtmProfileHttpcompress_import --- PASS: TestAccBigipLtmProfileHttpcompress_import (0.48s) === RUN TestAccBigipLtmProfileoneconnect_create --- PASS: TestAccBigipLtmProfileoneconnect_create (0.46s) === RUN TestAccBigipLtmProfileoneconnect_import --- PASS: TestAccBigipLtmProfileoneconnect_import (0.47s) === RUN TestAccBigipLtmProfileTcp_create --- PASS: TestAccBigipLtmProfileTcp_create (0.65s) === RUN TestAccBigipLtmProfileTcp_import --- PASS: TestAccBigipLtmProfileTcp_import (0.61s) === RUN TestAccBigipLtmsnat_create --- PASS: TestAccBigipLtmsnat_create (0.45s) === RUN TestAccBigipLtmsnat_import --- PASS: TestAccBigipLtmsnat_import (0.64s) === RUN TestAccBigipLtmsnatpool_create --- PASS: TestAccBigipLtmsnatpool_create (0.45s) === RUN TestAccBigipLtmsnatpool_import --- PASS: TestAccBigipLtmsnatpool_import (0.45s) === RUN TestAccBigipLtmVA_create --- PASS: TestAccBigipLtmVA_create (0.48s) === RUN TestAccBigipLtmVA_import --- PASS: TestAccBigipLtmVA_import (0.46s) === RUN TestAccBigipLtmVS_create --- PASS: TestAccBigipLtmVS_create (1.05s) === RUN TestAccBigipLtmVS_import --- PASS: TestAccBigipLtmVS_import (1.00s) === RUN TestAccBigipNetroute_create --- PASS: TestAccBigipNetroute_create (1.00s) === RUN TestAccBigipNetroute_import --- PASS: TestAccBigipNetroute_import (0.93s) === RUN TestAccBigipNetselfip_create --- PASS: TestAccBigipNetselfip_create (1.03s) === RUN TestAccBigipNetselfip_import --- PASS: TestAccBigipNetselfip_import (2.07s) === RUN TestAccBigipNetvlan_create --- PASS: TestAccBigipNetvlan_create (2.56s) === RUN TestAccBigipNetvlan_import --- PASS: TestAccBigipNetvlan_import (2.56s) === RUN TestAccBigipSysdns_create --- PASS: TestAccBigipSysdns_create (0.49s) === RUN TestAccBigipSysdns_import --- PASS: TestAccBigipSysdns_import (0.50s) === RUN TestAccBigipSysIapp_create --- PASS: TestAccBigipSysIapp_create (0.79s) === RUN TestAccBigipSysIapp_import --- PASS: TestAccBigipSysIapp_import (0.76s) === RUN TestAccBigipSysNtp_create --- PASS: TestAccBigipSysNtp_create (0.50s) === RUN TestAccBigipSysNtp_import --- PASS: TestAccBigipSysNtp_import (0.47s) === RUN TestAccBigipSysNtpInvalid --- PASS: TestAccBigipSysNtpInvalid (0.01s) === RUN TestAccBigipSysProvision_create --- PASS: TestAccBigipSysProvision_create (0.35s) === RUN TestAccBigipSysProvision_import --- PASS: TestAccBigipSysProvision_import (0.40s) === RUN TestAccBigipSyssnmp_create --- PASS: TestAccBigipSyssnmp_create (0.59s) === RUN TestAccBigipSyssnmp_import --- PASS: TestAccBigipSyssnmp_import (0.60s) === RUN TestValidStringValue --- PASS: TestValidStringValue (0.00s) === RUN TestInvalidStringValue --- PASS: TestInvalidStringValue (0.00s) === RUN TestF5NameString --- PASS: TestF5NameString (0.00s) === RUN TestF5NameSet --- PASS: TestF5NameSet (0.00s) === RUN TestF5NameList --- PASS: TestF5NameList (0.00s) === RUN TestValidateEnabledDisabledString --- PASS: TestValidateEnabledDisabledString (0.00s) === RUN TestValidateReqPrefDisabledString --- PASS: TestValidateReqPrefDisabledString (0.00s) PASS ok github.com/terraform-providers/terraform-provider-bigip/bigip 58.898s


RavinderReddyF5 included the following code: https://github.com/terraform-providers/terraform-provider-bigip/pull/110/commits

RavinderReddyF5 commented 4 years ago

Comment by scshitole Thursday Jun 06, 2019 at 15:30 GMT


@RavinderReddyF5 Thanks