-
Notifications
You must be signed in to change notification settings - Fork 10
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
Use gitlab dotenv for creds pass #45
Merged
osaluden
merged 8 commits into
Orange-OpenSource:master
from
arongate:use-gitlab-dotenv-for-creds-pass
Dec 8, 2023
Merged
Use gitlab dotenv for creds pass #45
osaluden
merged 8 commits into
Orange-OpenSource:master
from
arongate:use-gitlab-dotenv-for-creds-pass
Dec 8, 2023
Conversation
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
…endencies keywork to pass credentials between jobs
arongate
added a commit
to arongate/AWSTerraformStarterKit
that referenced
this pull request
Dec 13, 2023
* Update gitlab-ci jinja template to use dotenv report artifact and dependencies keywork to pass credentials between jobs * add dependencies to needs * Add aws-creds as job dependency for apply_all job * Update needs to match dependencies * Add gitlab ci pipeline for testing * Fix typo in pipeline code * Uncommit gitlab pipeline * Change gitlabi place --------- Co-authored-by: Eddy PEPY <eddy.pepy.ext@orange.com>
fabgaubert
pushed a commit
that referenced
this pull request
Dec 22, 2023
#41) * optimize .gitlab stages and remote restrict init to init target on makefile * Replace only with rules * add gitlab-ci * Uncommit gitlab-ci * add gitlab pipeline code * change runners tag * Update cicd identity * select another runner tag * remove failing resource * Add debugging instructions * Remove gitlab pipeline code file * Remove test configuration * Restrict delete job on force * Generate data for testing * Fix pipeline with dotenv usage * Fix failing markdown lint * Add gitlab ci missing dependency * test updated gitlab ci * Test upgraded code * Fix tflint command * Fix tflint command * Fix precommit unsupported terraform version * Upgrade quality checks versions * Update apply all condition * Replace main branch name with the configured one * Fine tune rules * Fix indentation * Fix pipeline * Fix change ref * Update gitlab-ci rules * update rules * Fix pipeline rules * Change default branch * Reconfigure cache * Optimize caching * test gitlab optimization * Upgrade terraform version * Fix pipeline * Update CI * Gitlab update * Init before plan * Fix gitlab ci * Fix plan job * Remove init command from other target * Improve merge request filter * Try force run to fix merge request pipeline failure * Run pipeline only on pull request and on main branch * Filter pipeline on merge event and push event on main branch * Debug sts creds issue * fix missing tree command * Fix failing pipeline * Use renamed gitlab cicd variables * Fix breaking changes * Uncommit .gitlab-ci.yam * finishings * Use gitlab dotenv for creds pass (#45) * Update gitlab-ci jinja template to use dotenv report artifact and dependencies keywork to pass credentials between jobs * add dependencies to needs * Add aws-creds as job dependency for apply_all job * Update needs to match dependencies * Add gitlab ci pipeline for testing * Fix typo in pipeline code * Uncommit gitlab pipeline * Change gitlabi place --------- Co-authored-by: Eddy PEPY <eddy.pepy.ext@orange.com> * optimize .gitlab stages and separate init from other target on makefile * Restrict delete job to FORCE build * Generate data for testing * add gitlab-ci * Update cicd identity * select another runner tag * Use renamed gitlab cicd variables * Fix breaking changes * Fix gitlab template * Add destroy auto from binary plan * Remove test gitlab pipeline * remove test assets * #30: add default value for GITLAB_MAIN_BRANCH configuration key --------- Co-authored-by: Eddy PEPY <eddy.pepy.ext@orange.com>
fabgaubert
pushed a commit
that referenced
this pull request
Jan 5, 2024
* Update gitlab-ci jinja template to use dotenv report artifact and dependencies keywork to pass credentials between jobs * add dependencies to needs * Add aws-creds as job dependency for apply_all job * Update needs to match dependencies * Add gitlab ci pipeline for testing * Fix typo in pipeline code * Uncommit gitlab pipeline * Change gitlabi place --------- Co-authored-by: Eddy PEPY <eddy.pepy.ext@orange.com>
fabgaubert
pushed a commit
that referenced
this pull request
Jan 5, 2024
#41) * optimize .gitlab stages and remote restrict init to init target on makefile * Replace only with rules * add gitlab-ci * Uncommit gitlab-ci * add gitlab pipeline code * change runners tag * Update cicd identity * select another runner tag * remove failing resource * Add debugging instructions * Remove gitlab pipeline code file * Remove test configuration * Restrict delete job on force * Generate data for testing * Fix pipeline with dotenv usage * Fix failing markdown lint * Add gitlab ci missing dependency * test updated gitlab ci * Test upgraded code * Fix tflint command * Fix tflint command * Fix precommit unsupported terraform version * Upgrade quality checks versions * Update apply all condition * Replace main branch name with the configured one * Fine tune rules * Fix indentation * Fix pipeline * Fix change ref * Update gitlab-ci rules * update rules * Fix pipeline rules * Change default branch * Reconfigure cache * Optimize caching * test gitlab optimization * Upgrade terraform version * Fix pipeline * Update CI * Gitlab update * Init before plan * Fix gitlab ci * Fix plan job * Remove init command from other target * Improve merge request filter * Try force run to fix merge request pipeline failure * Run pipeline only on pull request and on main branch * Filter pipeline on merge event and push event on main branch * Debug sts creds issue * fix missing tree command * Fix failing pipeline * Use renamed gitlab cicd variables * Fix breaking changes * Uncommit .gitlab-ci.yam * finishings * Use gitlab dotenv for creds pass (#45) * Update gitlab-ci jinja template to use dotenv report artifact and dependencies keywork to pass credentials between jobs * add dependencies to needs * Add aws-creds as job dependency for apply_all job * Update needs to match dependencies * Add gitlab ci pipeline for testing * Fix typo in pipeline code * Uncommit gitlab pipeline * Change gitlabi place --------- Co-authored-by: Eddy PEPY <eddy.pepy.ext@orange.com> * optimize .gitlab stages and separate init from other target on makefile * Restrict delete job to FORCE build * Generate data for testing * add gitlab-ci * Update cicd identity * select another runner tag * Use renamed gitlab cicd variables * Fix breaking changes * Fix gitlab template * Add destroy auto from binary plan * Remove test gitlab pipeline * remove test assets * #30: add default value for GITLAB_MAIN_BRANCH configuration key --------- Co-authored-by: Eddy PEPY <eddy.pepy.ext@orange.com>
fabgaubert
pushed a commit
that referenced
this pull request
Jan 5, 2024
* Update gitlab-ci jinja template to use dotenv report artifact and dependencies keywork to pass credentials between jobs * add dependencies to needs * Add aws-creds as job dependency for apply_all job * Update needs to match dependencies * Add gitlab ci pipeline for testing * Fix typo in pipeline code * Uncommit gitlab pipeline * Change gitlabi place --------- Co-authored-by: Eddy PEPY <eddy.pepy.ext@orange.com>
fabgaubert
added a commit
that referenced
this pull request
Jan 5, 2024
* Add Terraform Check Module Version with make tsvc_<plan_name> * typo * remove configure.yaml file * Use gitlab dotenv for creds pass (#45) * Update gitlab-ci jinja template to use dotenv report artifact and dependencies keywork to pass credentials between jobs * add dependencies to needs * Add aws-creds as job dependency for apply_all job * Update needs to match dependencies * Add gitlab ci pipeline for testing * Fix typo in pipeline code * Uncommit gitlab pipeline * Change gitlabi place --------- Co-authored-by: Eddy PEPY <eddy.pepy.ext@orange.com> * Add Terraform Check Module Version with make tsvc_<plan_name> * typo --------- Co-authored-by: arongate <eddy.arrel@gmail.com> Co-authored-by: Eddy PEPY <eddy.pepy.ext@orange.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fixes #36