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

CD Security Compliance param deprecation #4581

Merged
merged 1 commit into from
May 23, 2023
Merged

Conversation

gmarjoram
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

Relates OR Closes #0000

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccXXX'

...

@gmarjoram
Copy link
Contributor Author

gmarjoram commented May 22, 2023

make testacc TEST=./ibm/service/cdtoolchain TESTARGS='-run=TestAccIBMCdToolchainToolSecuritycompliance*'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./ibm/service/cdtoolchain -v -run=TestAccIBMCdToolchainToolSecuritycompliance* -timeout 700m
=== RUN   TestAccIBMCdToolchainToolSecuritycomplianceDataSourceBasic
--- PASS: TestAccIBMCdToolchainToolSecuritycomplianceDataSourceBasic (30.27s)
=== RUN   TestAccIBMCdToolchainToolSecuritycomplianceDataSourceAllArgs
--- PASS: TestAccIBMCdToolchainToolSecuritycomplianceDataSourceAllArgs (22.75s)
=== RUN   TestAccIBMCdToolchainToolSecuritycomplianceBasic
--- PASS: TestAccIBMCdToolchainToolSecuritycomplianceBasic (21.67s)
=== RUN   TestAccIBMCdToolchainToolSecuritycomplianceAllArgs
--- PASS: TestAccIBMCdToolchainToolSecuritycomplianceAllArgs (36.62s)
PASS
ok  	github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/cdtoolchain	115.206s

@gmarjoram gmarjoram marked this pull request as ready for review May 22, 2023 13:44
@kavya498 kavya498 merged commit 47eb27f into IBM-Cloud:master May 23, 2023
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