Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: adding MD5 authentication key for Direct link Resources, DataSources and Documents #2792

Merged
merged 1 commit into from
Jul 1, 2021

Conversation

ajay-malhotra1
Copy link
Contributor

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

Output from acceptance testing:

$ make testacc TEST=./ibm TESTARGS='-run=TestAccIBMDLGateway_basic'

==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./ibm -run=TestAccIBMDLGateway_basic -timeout 700m
ok  	github.com/IBM-Cloud/terraform-provider-ibm/ibm	70.421s
$ make testacc TEST=./ibm TESTARGS='-run=TestAccIBMDLGatewayConnect_basic'    
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./ibm -run=TestAccIBMDLGatewayConnect_basic -timeout 700m
ok  	github.com/IBM-Cloud/terraform-provider-ibm/ibm	135.526s
$ make testacc TEST=./ibm TESTARGS='-run=TestAccIBMDLGatewayDataSource_basic' 
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./ibm -run=TestAccIBMDLGatewayDataSource_basic -timeout 700m
ok  	github.com/IBM-Cloud/terraform-provider-ibm/ibm	90.479s
$ make testacc TEST=./ibm TESTARGS='-run=TestAccIBMDLGatewaysDataSource_basic'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./ibm -run=TestAccIBMDLGatewaysDataSource_basic -timeout 700m
ok  	github.com/IBM-Cloud/terraform-provider-ibm/ibm	96.848s

@hkantare hkantare merged commit 2577b90 into IBM-Cloud:master Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants