keycloak / keycloak-benchmark

Keycloak Benchmark
https://www.keycloak.org/keycloak-benchmark/
Apache License 2.0
127 stars 70 forks source link

Upgrade to terraform-redhat/rhcs 1.6.0 #759

Closed ryanemerson closed 4 months ago

ryanemerson commented 4 months ago

@ahus1 I messed up the .gitignore on the initial PR, so the *.hcl files weren't included as I thought. This PR addresses that and also upgrades the rhcs provider to the final 1.6.0 version.

Workflow run: https://github.com/ryanemerson/keycloak-benchmark/actions/runs/8540043303

ahus1 commented 4 months ago

Thank you for this update!