You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CI][FIPS] Reconfigure pipeline to use Staging GovCloud/FRH ESS environment (elastic#9198)
* Get Staging FRH/GovCloud API key from Vault
* Point Elastic Cloud API endpoint for TF provider to Staging FRH/GovCloud environment
* Updating Vault path for API key
* [Test commit] No-op change to trigger FIPS tests
* Set ESS region to Staging GovCloud region
* Check if variable is set before using it
* Use default value
* Parameterize deployment template ID
* Debugging terraform
* Forgot to pass deployment template ID
* Use TF_VAR_* instead of adding new env vars
* Fix deployment template ID
* Set ES and Kibana Docker image URLs
* Removing unrelated changes
* Set -fips suffix on default docker images
* Remove commented out lines
* Bring back ESS_REGION env var
* Define default ESS_REGION so it's not unbound
* Restoring file from main
* Try to set STACK_BUILD_ID to ""
* [Testing] Hardcoding stack build ID
* Only use STACK_VERSION when FIPS=true
* Revert "[Testing] Hardcoding stack build ID"
This reverts commit fb275fb.
* Remove unnecessary line
0 commit comments