-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