1.1.4 (2024-10-02)
- PR#16 Add missing ee admin role to available org roles. (@aeber)
- N/A
1.1.3 (2024-09-27)
- PR#15 Add container registry credential resource. (@aeber)
- N/A
1.1.2 (2024-09-20)
- N/A
- PR#12 Get compute engine credential type id dynamically. (@quentinleclerc)
- PR#13 fix JobLaunch json structure. (@alexandrud)
1.1.1 (2024-07-28)
- PR#11 Adding a new resource to associate an instance group to an inventory. (@quentinleclerc)
- N/A
1.1.0 (2024-07-18)
- PR#10 Adds a new resource to associate an instance group to a job template. (@quentinleclerc)
- PR#9 Added the possibility to specify a credential_id referring to a Kubernetes or OpenShift credential to create ContainerGroup. (@quentinleclerc)
1.0.12 (2024-06-26)
- PR#8 Add provider option to set custom ca file (@quentinleclerc)
1.0.11 (2024-05-20)
- PR#6 Fixing credential type permadiff with json content for inputs/injectors #6
- PR#7 Fix resource awx_job_template by making inventory_id optional as it can be asked on prompt #7
1.0.10 (2024-05-20)
Thank you! @quentinleclerc
- Upgraded golang-ci lint to 1.58.2
- Addresses new linting issues
- PR#4 Fixes: Can not create an organization without default_environment
1.0.8 (2024-04-06)
Thank you! @NikolayDupak
- type for 'inputs' field, from string to map[string]interface{}
- removed unmarshal for 'inputs' field
- used correct return function in 'resourceCredentialUpdate', changed from 'resourceCredentialSCMRead' to 'resourceCredentialRead'
1.0.0 (2024-03-27)
- Complete refactor to support Terraform new SDK.
- Completes documentation for existing resources and data sources.
- Adds support for credential roles as a data source.
- Adds support for job-template roles as a data source.
0.26.0 (2024-03-19)
0.25.2 (2024-03-19)
0.25.1 (2024-03-19)
- resource_job_template_launch: rename inventory to inventory_id and add support for yaml variables (#59) (6c4f141)
0.25.0 (2024-03-19)
0.24.4 (2024-03-19)
0.24.3 (2023-11-23)
- allow empty credential_id for inventory_source creation (b960b53), closes #19
- allow empty source_project_id for inventory_source creation (#29) (4d8d1d8)
0.24.2 (2023-11-23)
- fix compilation issue in resource project (45771cd)
0.24.1 (2023-11-23)
- fix resource project (6519171)
0.24.0 (2023-11-23)
- add Organizations GalaxyCredentials, resource credential Ansible Galaxy, user resource, organization role, Gitlab credential, resource settings, instance group support (5a30c50)
0.23.0 (2023-11-23)
0.22.6 (2023-11-23)
0.22.5 (2023-11-23)
- segmentation fault when datasource does not exist (fa53eac)
0.22.4 (2023-11-23)
0.22.3 (2023-11-23)
0.22.2 (2023-11-23)
0.22.1 (2023-11-23)
0.22.0 (2023-11-23)
- resource_job_template_launch: add extra_vars option (3e4ab25)
- resource_job_template_launch: add more configuration options (limit, inventory, completion wait) (abe120c)
0.21.0 (2023-04-17)
- schedule extra data (1d60ab8)
0.20.0 (2023-04-13)
- resource data description (bd38f22)
- extra_data to workflow schedule schema (df67648)
0.19.0 (2022-11-14)
- Add organization role data source (4bc4065)
- Add setting resource (b1b1a24)
- fetch upstream (8cc9cb0), closes #16
0.18.0 (2022-11-14)
0.17.0 (2022-10-31)
0.16.0 (2022-10-25)
0.15.6 (2022-07-22)
0.15.5 (2022-07-22)
- fix some func names after upgrading goawx dep (999e70d)
0.15.4 (2022-07-22)
0.15.3 (2022-07-19)
0.15.2 (2022-07-01)
- make a new release (be91fb4)
0.15.1 (2022-07-01)
0.15.0 (2022-05-11)
0.14.0 (2022-04-21)
0.13.1 (2022-04-20)
0.13.0 (2022-04-20)
0.12.3 (2022-04-19)
- publish for all os and arch (7a3cd45)
0.12.2 (2022-01-05)
- upgrade goawx dep (ba2ea50)
0.12.1 (2022-01-05)
- upgrade goawx dep (50447a2)
0.12.0 (2022-01-05)
- add resources awx_job_template_notification_template_success awx_job_template_notification_template_error awx_job_template_notification_template_started (24b69c5)
0.11.4 (2021-12-24)
- notification template notification configuration is a json (09787ef)
0.11.3 (2021-12-24)
- notification_configuration is a string (f10fb3b)
0.11.2 (2021-12-24)
- some fixes on notification_template resource (3cd1a59)
0.11.1 (2021-12-24)
- notification_template schema (4b28594)
0.11.0 (2021-12-24)
- add notification_template resource (9c5b488)
0.10.7 (2021-12-23)
- add missing unified_job_template_id (72d1deb)
0.10.6 (2021-12-23)
- add schedule inventory parameter support (5e691ac)