mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2025-12-20 22:59:42 -05:00
✨ Update Terraform version to 1.8.x in acceptance test GitHub Actions workflow. (#626)
This commit is contained in:
parent
7155ab079c
commit
4e6ef4b2e6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/acc-test.yaml
vendored
2
.github/workflows/acc-test.yaml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
matrix:
|
||||
terraform_version:
|
||||
- "0.15.x"
|
||||
- "1.1.x"
|
||||
- "1.8.x"
|
||||
resource_type:
|
||||
- "TestAccDockerConfig"
|
||||
- "TestAccDockerContainer"
|
||||
|
|
|
|||
Loading…
Reference in a new issue