References
Everything on SkillVeris tagged References — collected across the glossary, study notes, blog, and cheat sheets.
3 resources across 1 library
Study Notes(3)
References in Perl
Understand Perl references — pointers to scalars, arrays, hashes, and subs — and how to build complex, nested data structures.
Borrowing and References in Rust
How Rust lets code access data without taking ownership, using immutable and mutable references checked by the borrow checker.
Expressions and Functions
HCL expressions let you reference values, perform operations, and transform data using Terraform's extensive built-in function library. This topic covers refer…