[Cloud Security] Create Serverless QA Environment
Summary of your changes
This PR creates a Serverless QA Environment. In this PR we updated Mask Sensitive Data to update the TF_VAR_ec_api_key with the secrets QA API KEY when input.ec-url is https://console.qa.cld.elstc.co.
Also, we added options
Screenshot/Data
Related Issues
https://github.com/elastic/kibana/issues/176748
This pull request does not have a backport label. Could you fix it @Omolola-Akinleye? 🙏 To fixup this pull request, you need to add the backport labels for the needed branches, such as:
-
backport-v./d./d./dis the label to automatically backport to the8./dbranch./dis the digit NOTE:backport-skiphas been added to this pull request.
:x: No tests were run :x:
:bar_chart: Allure Report - :green_heart: No failures were reported.
| Result | Count |
|---|---|
| 🟥 Failed | 0 |
| 🟩 Passed | 359 |
| ⬜ Skipped | 33 |
@Omolola-Akinleye, The last workflow's successful run didn't involve destroying the environment. Can you please ensure that the destruction process is also functioning correctly?
@Omolola-Akinleye, The last workflow's successful run didn't involve destroying the environment. Can you please ensure that the destruction process is also functioning correctly?
@gurevichdmitry I created another workflow and also deleted the workflow.
This pull request is now in conflicts. Could you fix it? 🙏 To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/
git fetch upstream
git checkout -b qa-dev-env upstream/qa-dev-env
git merge upstream/main
git push upstream qa-dev-env
Closing PR as result of QA environment being created