mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2024-12-22 21:23:13 +07:00
commit
8b2cca5cd3
@ -106,7 +106,7 @@ We have also mentioned that the state file will contain sensitive information. W
|
||||
```
|
||||
variable "some resource" {
|
||||
description = "something important"
|
||||
type: string
|
||||
type= string
|
||||
sensitive = true
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user