Skip to content

Commit

Permalink
terraform:1.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewrothstein committed Dec 5, 2023
1 parent 8ec93cc commit 2884c1b
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 32 deletions.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
terraform_ver: 1.6.2
terraform_ver: 1.6.5
53 changes: 26 additions & 27 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,33 +4,32 @@ galaxy_info:
company: BlackRock
description: terraform role
galaxy_tags:
- terraform
- cloud
- infrastructure
license:
- MIT
- terraform
- cloud
- infrastructure
license: MIT
min_ansible_version: 1.2
platforms:
- name: Alpine
versions:
- all
- name: Archlinux
versions:
- all
- name: Debian
versions:
- bookworm
- bullseye
- name: EL
versions:
- 8
- 9
- name: Fedora
versions:
- 37
- 38
- name: Ubuntu
versions:
- focal
- jammy
- name: Alpine
versions:
- all
- name: Archlinux
versions:
- all
- name: Debian
versions:
- bookworm
- bullseye
- name: EL
versions:
- 8
- 9
- name: Fedora
versions:
- 38
- 39
- name: Ubuntu
versions:
- focal
- jammy
role_name: terraform
2 changes: 1 addition & 1 deletion meta/requirements.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
- name: andrewrothstein.hashi
version: v1.0.8
version: v1.0.11
6 changes: 3 additions & 3 deletions platform-matrix-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
},
{
"OS": "fedora",
"OS_VER": "37"
"OS_VER": "38"
},
{
"OS": "fedora",
"OS_VER": "38"
"OS_VER": "39"
},
{
"OS": "rockylinux",
Expand All @@ -47,4 +47,4 @@
"OS": "ubuntu",
"OS_VER": "jammy"
}
]
]

0 comments on commit 2884c1b

Please sign in to comment.