mirror of
https://github.com/ovh/terraform-provider-ovh.git
synced 2026-01-11 20:07:09 +00:00
chore: Add missing IAM tests in CDS build
Signed-off-by: Arthur Amstutz <arthur.amstutz@corp.ovh.com>
This commit is contained in:
parent
9966b734e6
commit
b4a1d5c026
1 changed files with 1 additions and 1 deletions
|
|
@ -695,7 +695,7 @@ workflow:
|
|||
environment: acctests
|
||||
one_at_a_time: true
|
||||
parameters:
|
||||
testargs: -run TestAccIam
|
||||
testargs: -run 'TestAccIam|TestAccResourceIam'
|
||||
skipthispipeline: "{{.workflow.terraform-provider-ovh.pip.skipthistest.iam}}"
|
||||
pipeline: terraform-provider-ovh-testacc
|
||||
when:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue