terraform-provider-ibm
terraform-provider-ibm copied to clipboard
added support for new ciphers
validate method correction
updated test case
Community Note
- Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
- Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request
Relates OR Closes #0000
Output from acceptance testing:
$ make testacc TESTARGS='-run=TestAccXXX'
...
$ make testacc TEST=./ibm/service/vpc TESTARGS='-run=TestAccIBMISIKEPolicy_basic'
=== RUN TestAccIBMISIKEPolicy_basic
--- PASS: TestAccIBMISIKEPolicy_basic (63.45s)
PASS
ok github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/vpc 65.178s