-ENHANCEMENTS:
- Update the documentation files
- Openshift Cluster upgrade improvements
- Add support for cluster properties update and delete
-FEATURES:
- Add an options to set version in oidc clusters
- Add update/remove taints from machine pool
- Support edit/delete labels of secondary machine pool
- Create new topics on Terraform vars and modifying machine pools.
- Support upgrade cluster
-ENHANCEMENTS:
- Rename all resources prefix to start with
rhcs
(instead ofocm
) - Rename "terraform-provider-ocm" to "terraform-provider-rhcs"
- Improve examples
- Remove mandatory openshift-v prefix from create cluster version attribute
- Update the documentation files
- Update CI files
- Fix path also to be used for the operator roles creation
- Fix use_spot_instances attribute usage in machinepool resource
-FEATURES:
- Added GitHub IDP provider support
- Added Google IDP provider support
- Adding support for http_tokens_state field.
- Added day 2 proxy settings
- Support cluster update/upgrade
-ENHANCEMENTS:
- Add and improve documentations and examples
- Improve tests coverage
- Adjust rosa_cluster_resource to support OIDC config ID as an input attribute
- Improve the provider logger
-ENHANCEMENTS:
- Bug fixes - Validate that the cluster version is compatible to the selected account roles' version in
cluster_rosa_classic
resource
-FEATURES:
- Add
ocm_policies
data source for getting the account role policies and operator role policies from OCM API.
-ENHANCEMENTS:
- Add domain attribute to
cluster_rosa_classic
resource - Bug fixes
- update the descriptions of several attributes in
cluster_rosa_classic
resource. - Stop waiting when the cluster encounters an error state
- update the descriptions of several attributes in
- Add end-to-end test
-FEATURES:
- Add
cluster_waiter
resource for addressing the cluster state in cluster creation scenario
-ENHANCEMENTS:
- Add BYO OIDC support in
cluster_rosa_classic
resource - Address cluster state while destroying the cluster_rosa_classic resource
- Add gitlab
identity_provider
resource
-RESOURCES:
- ocm_cluster
- ocm_cluster_rosa_classic
- ocm_group_membership
- ocm_identity_provider
- ocm_machine_pool
-DATA SOURCES:
- ocm_cloud_providers
- ocm_rosa_operator_roles
- ocm_groups
- ocm_machine_types
- ocm_versions
-ENHANCEMENTS:
- Move to a new GitHub organization
terraform-redhat
- Update the documentation files to be generated by
tfplugindocs
tool