Skip to content

Commit f667a3d

Browse files
committed
Release 1.1.3, update CODEOWNERS
1 parent b14f4f4 commit f667a3d

File tree

3 files changed

+23
-2
lines changed

3 files changed

+23
-2
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @josh-silvas
1+
* @josh-silvas @quentinleclerc

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# [1.1.3](https://github.com/josh-silvas/terraform-provider-awx/compare/v1.1.2...v1.1.3) (2024-09-27)
2+
3+
### Changes:
4+
5+
* [PR#15](https://github.com/josh-silvas/terraform-provider-awx/pull/15) Add container registry credential resource. (@aeber)
6+
7+
### Fixes:
8+
9+
* N/A
10+
11+
# [1.1.2](https://github.com/josh-silvas/terraform-provider-awx/compare/v1.1.1...v1.1.2) (2024-09-20)
12+
13+
### Changes:
14+
15+
* N/A
16+
17+
### Fixes:
18+
19+
* [PR#12](https://github.com/josh-silvas/terraform-provider-awx/pull/12) Get compute engine credential type id dynamically. (@quentinleclerc)
20+
* [PR#13](https://github.com/josh-silvas/terraform-provider-awx/pull/13) fix JobLaunch json structure. (@alexandrud)
21+
122
# [1.1.1](https://github.com/josh-silvas/terraform-provider-awx/compare/v1.1.0...v1.1.1) (2024-07-28)
223

324
### Changes:

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.1.2
1+
v1.1.3

0 commit comments

Comments
 (0)