-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Cloud Security] Create Serverless QA Environment #1982
Closed
Closed
Changes from all commits
Commits
Show all changes
91 commits
Select commit
Hold shift + click to select a range
0ffb8d1
Adding Option to override environment URL
opauloh 514da18
fix compatibility
opauloh e10a0a6
create tf var def for input with ec url
Omolola-Akinleye 922db97
add ec_url var to ec-deployment module
Omolola-Akinleye 0166ccb
populate TF_VAR_ec_url env var
Omolola-Akinleye 11afebe
fix typo
Omolola-Akinleye d45a191
remove ec_url definitions
Omolola-Akinleye e8c8281
fix ec url options
Omolola-Akinleye 8aa7e71
remove ec url options
Omolola-Akinleye 3c132dc
Merge branch 'main' of github.com:elastic/cloudbeat into qa-dev-env
Omolola-Akinleye acba93d
fix region
Omolola-Akinleye a46cf8d
fix EOF file error
Omolola-Akinleye a6682d6
add QA env api key to provisioning process
Omolola-Akinleye a9095b7
fix bash script syntax
Omolola-Akinleye 192f7c8
fix condition spacing
Omolola-Akinleye b03f135
fix bash script condition
Omolola-Akinleye f75f659
use secrets for TF_VAR_ec_api_key
Omolola-Akinleye cbd89da
fix syntax
Omolola-Akinleye 228aaca
update condition
Omolola-Akinleye d681aad
store secret in TF_VAR_ec_api_key
Omolola-Akinleye f32657e
fix syntax for if condition
Omolola-Akinleye 15b8521
fix syntax
Omolola-Akinleye dda0bcb
fix bash script condition
Omolola-Akinleye a330eb7
fix variable values
Omolola-Akinleye 76cfb5b
fix variable syntax
Omolola-Akinleye adf9e0f
fix ec_api_key in logs
Omolola-Akinleye 16c45ec
fix yaml file
Omolola-Akinleye e98f15e
add semi colon
Omolola-Akinleye 5e19766
add semi colon
Omolola-Akinleye 317d3ad
remove semi from then
Omolola-Akinleye 1b2652b
remove TF_VAR_EC_URL environment
Omolola-Akinleye 16a478d
update script to work with production env
Omolola-Akinleye 64a1f6d
update script with env variables
Omolola-Akinleye 6efde08
remove ec url setting
Omolola-Akinleye ad9ed6f
add back ec url with input
Omolola-Akinleye d9fa950
fix syntax
Omolola-Akinleye d74931b
fix inputs syntax
Omolola-Akinleye f97e613
set EC CLOUD API KEY
Omolola-Akinleye 6d55b31
add ability to destroy environments in qa
Omolola-Akinleye be2a53b
set env variables for for url
Omolola-Akinleye 3c44959
remove the slash
Omolola-Akinleye 27d7496
add TF_VAR_ec_url
Omolola-Akinleye 68aa959
fix yaml file
Omolola-Akinleye 34118a6
move inputs env down
Omolola-Akinleye d5016da
add env TF_VAR_ec_url
Omolola-Akinleye b2b7fbe
add quotes to input var
Omolola-Akinleye f326b43
move inputs globally
Omolola-Akinleye 7f3248e
fix syntax
Omolola-Akinleye 4075592
revert untouched files to main
Omolola-Akinleye 8005b3a
revert more untouched files to main
Omolola-Akinleye ab120c3
update the TF script logic
Omolola-Akinleye d733f36
fix yaml syntax issue
Omolola-Akinleye 2b7d3dd
add closing fi
Omolola-Akinleye 1a61325
use quotes syntax
Omolola-Akinleye 9edc4d0
fix yaml syntax
Omolola-Akinleye 28a0b99
fix yaml syntax
Omolola-Akinleye 751ce6c
revert TF script logic
Omolola-Akinleye b7958f3
remove comma
Omolola-Akinleye 20f51aa
update condition
Omolola-Akinleye 2dd5578
test tf logic
Omolola-Akinleye 8a03c71
address pr comments
Omolola-Akinleye 9952eda
remove ec_url var
Omolola-Akinleye 6e12489
update destroy script
Omolola-Akinleye f79f676
add TF_VAR_qa_ec_api_key env var
Omolola-Akinleye b678356
fix build
Omolola-Akinleye fcf6025
fix exit strategy
Omolola-Akinleye 8315173
fix env var syntax
Omolola-Akinleye f121cab
update script with local secrets
Omolola-Akinleye 952bb4b
try another syntax pattern to update api key
Omolola-Akinleye 43cbb5d
update script condition
Omolola-Akinleye 74127c7
fix spacing for syntax
Omolola-Akinleye 0797e76
add another condition for qa env
Omolola-Akinleye 193b9ce
remove condition
Omolola-Akinleye 4a95fcc
update ec url to terraform apply
Omolola-Akinleye 34f434d
update original build passing logic
Omolola-Akinleye 5e70086
add region to cloud env
Omolola-Akinleye 22a8be4
enable support for keep_
Omolola-Akinleye d567e3d
remove keep prefix and update api key logic
Omolola-Akinleye 0b709ab
rever logic and updated required fields docs
Omolola-Akinleye 68fecc1
Merge branch 'main' of github.com:elastic/cloudbeat into qa-dev-env
Omolola-Akinleye 3d8feff
updates docs with manual notes for qa
Omolola-Akinleye 90499eb
Update Cloud-Env-Testing.md with images
Omolola-Akinleye 028a2a3
update required parameters docs
Omolola-Akinleye 186b4f6
remove ec url var from weekly
Omolola-Akinleye bf7b752
Merge branch 'qa-dev-env' of github.com:elastic/cloudbeat into qa-dev…
Omolola-Akinleye b2fa1dc
test delete script without TF_VARupdate
Omolola-Akinleye 73b73a8
use echo instead of export
Omolola-Akinleye 0afb9d9
revert regex condition and update logging
Omolola-Akinleye 83792df
update kibana url
Omolola-Akinleye 6f0b37c
add logging
Omolola-Akinleye 0cd3736
Merge branch 'main' into qa-dev-env
gurevichdmitry File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Omolola-Akinleye I'm unsure if this is the appropriate location to request the
TF_VAR_qa_ec_api_key
. Since I intend to delete a production environment, theTF_VAR_qa_ec_api_key
isn't necessary. If I define it here, both keys would be required.