Difference between revisions of "Variable"
Jump to navigation
Jump to search
(4 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
* [[Variable assignment]] | * [[Variable assignment]] | ||
− | * [[Bash]]: [[PS1]] | + | * [[Bash]]: <code>[[PS1]], [[readonly]]</code>, [[Environment variables]] |
* [[Terraform: variables.tf]] | * [[Terraform: variables.tf]] | ||
* [[Azure DevOps]] predefined variables: https://docs.microsoft.com/en-us/azure/devops/pipelines/build/variables?view=azure-devops&tabs=yaml | * [[Azure DevOps]] predefined variables: https://docs.microsoft.com/en-us/azure/devops/pipelines/build/variables?view=azure-devops&tabs=yaml | ||
* [[GitLab environment variables]], <code>[[GitLab CI: variables:|variables:]]</code> | * [[GitLab environment variables]], <code>[[GitLab CI: variables:|variables:]]</code> | ||
+ | * [[GitHub Actions variables]] | ||
* [[Ansible variables]]: <code>[[register: (Ansible)|register:]], [[vars:]], [[Ansible lookup plugins|lookup]]</code> | * [[Ansible variables]]: <code>[[register: (Ansible)|register:]], [[vars:]], [[Ansible lookup plugins|lookup]]</code> | ||
Line 13: | Line 14: | ||
* [[Helm variables]] | * [[Helm variables]] | ||
+ | |||
+ | * <code>[[eval]]</code> | ||
Latest revision as of 09:01, 19 October 2023
- Terraform: variables.tf
- Azure DevOps predefined variables: https://docs.microsoft.com/en-us/azure/devops/pipelines/build/variables?view=azure-devops&tabs=yaml
- GitLab environment variables,
variables:
- GitHub Actions variables
Related[edit]
See also[edit]
- Variable, Environment variables,
declare
, Type checking - Variables: Environment variables,
env
,env-cmd
,.env/
,SHELL
,PS1, HOME, $?
,PATH
,HISTFILE, PWD, LD_LIBRARY_PATH
,printenv, getenv, getenv, direnv
, AWS cli environmental variables, envsubst,env:, env_file
(docker-compose) - Programming: C, Python,
go
,loop
,while
,for
,if
,variable
, Error handling, Regex, Function, IDE, await, R (programming language), XACML, Type, Class inheritance, Methods, Scheme, Array, Deserialization
Advertising: