Difference between revisions of "Variable"
Jump to navigation
Jump to search
(8 intermediate revisions by 5 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]] | + | * [[GitLab environment variables]], <code>[[GitLab CI: variables:|variables:]]</code> |
− | + | * [[GitHub Actions variables]] | |
− | * [[Ansible variables]]: <code>[[register: (Ansible)|register:]], [[vars:]], [[lookup]]</code> | + | * [[Ansible variables]]: <code>[[register: (Ansible)|register:]], [[vars:]], [[Ansible lookup plugins|lookup]]</code> |
* <code>[[var]], [[let]]</code> | * <code>[[var]], [[let]]</code> | ||
+ | |||
+ | * [[Helm variables]] | ||
+ | |||
+ | * <code>[[eval]]</code> | ||
Line 17: | Line 21: | ||
* [[Casting]] | * [[Casting]] | ||
* [[Python: variables]] | * [[Python: variables]] | ||
− | * [[ | + | * [[Environment variables]] |
== See also == | == See also == |
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: