terraform-provider-ibm icon indicating copy to clipboard operation
terraform-provider-ibm copied to clipboard

added support for new ciphers

Open deepaksibm opened this issue 2 years ago • 1 comments

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'

...

deepaksibm avatar Sep 07 '22 14:09 deepaksibm


$ 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

deepaksibm avatar Sep 07 '22 14:09 deepaksibm