Skip to content

Commit 10b70e1

Browse files
committed
v1.1.0 Release.
1 parent c4dbbfe commit 10b70e1

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# [1.1.0](https://github.com/josh-silvas/terraform-provider-awx/compare/v1.0.12...v1.1.0) (2024-07-18)
2+
3+
### Changes:
4+
5+
* [PR#10](https://github.com/josh-silvas/terraform-provider-awx/pull/10) Adds a new resource to associate an instance group to a job template. (@quentinleclerc)
6+
7+
### Fixes:
8+
9+
* [PR#9](https://github.com/josh-silvas/terraform-provider-awx/pull/9) Added the possibility to specify a credential_id referring to a Kubernetes or OpenShift credential to create ContainerGroup. (@quentinleclerc)
10+
11+
112
# [1.0.12](https://github.com/josh-silvas/terraform-provider-awx/compare/v1.0.11...v1.0.12) (2024-06-26)
213

314
### Changes:

VERSION

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

0 commit comments

Comments
 (0)