-
- Downloads
Merge branch 'id-tokens-support' into 'main'
Implement support for `id_tokens` setups Closes #49 See merge request components/opentofu!255
No related branches found
No related tags found
Showing
- .gitlab/README.md.template 54 additions, 0 deletions.gitlab/README.md.template
- .gitlab/scripts/update-opentofu-versions.sh 1 addition, 1 deletion.gitlab/scripts/update-opentofu-versions.sh
- README.md 54 additions, 0 deletionsREADME.md
- templates/__internal_id_tokens_base_job.yml 21 additions, 0 deletionstemplates/__internal_id_tokens_base_job.yml
- templates/apply.yml 39 additions, 0 deletionstemplates/apply.yml
- templates/destroy.yml 39 additions, 0 deletionstemplates/destroy.yml
- templates/full-pipeline.yml 36 additions, 0 deletionstemplates/full-pipeline.yml
- templates/graph.yml 47 additions, 0 deletionstemplates/graph.yml
- templates/job-templates.yml 36 additions, 0 deletionstemplates/job-templates.yml
- templates/plan.yml 39 additions, 1 deletiontemplates/plan.yml
- templates/test.yml 39 additions, 0 deletionstemplates/test.yml
- templates/validate-plan-apply.yml 30 additions, 0 deletionstemplates/validate-plan-apply.yml
- templates/validate-plan-destroy.yml 30 additions, 0 deletionstemplates/validate-plan-destroy.yml
- templates/validate-plan.yml 27 additions, 0 deletionstemplates/validate-plan.yml
- templates/validate.yml 41 additions, 1 deletiontemplates/validate.yml
- tests/iac-id-tokens/backend.tf 3 additions, 0 deletionstests/iac-id-tokens/backend.tf
- tests/iac-id-tokens/id-tokens-setup.sh 1 addition, 0 deletionstests/iac-id-tokens/id-tokens-setup.sh
- tests/iac-id-tokens/main.tf 41 additions, 0 deletionstests/iac-id-tokens/main.tf
- tests/iac-id-tokens/modules/random-pet/main.tf 12 additions, 0 deletionstests/iac-id-tokens/modules/random-pet/main.tf
- tests/iac-id-tokens/modules/random-pet/outputs.tf 3 additions, 0 deletionstests/iac-id-tokens/modules/random-pet/outputs.tf
Loading
Please register or sign in to comment