1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-21 00:21:35 +02:00

minor typo (#6848)

This commit is contained in:
Russell Vinegar
2024-08-28 01:41:46 -07:00
committed by GitHub
parent 5dda56b5ca
commit ed00e553a6

View File

@@ -16,4 +16,4 @@ Sensitive outputs are still accessible programmatically, but their values are hi
Learn more from the following resources: Learn more from the following resources:
- [@article@How to output sensitive data in Terraform](https://support.hashicorp.com/hc/en-us/articles/5175257151891-How-to-output-sensitive-data-with-Terraform) - [@article@How to output sensitive data in Terraform](https://support.hashicorp.com/hc/en-us/articles/5175257151891-How-to-output-sensitive-data-with-Terraform)
- [@official@Surpressing values in CLI output](https://developer.hashicorp.com/terraform/language/values/outputs#sensitive-suppressing-values-in-cli-output) - [@official@Suppressing values in CLI output](https://developer.hashicorp.com/terraform/language/values/outputs#sensitive-suppressing-values-in-cli-output)