Mark bootstrap token as sensitive in plan/apply

* Mark the bootstrap token as sensitive, which is useful when
Terraform is run in automated CI/CD systems to avoid showing
the token
* https://github.com/poseidon/terraform-render-bootstrap/pull/251
This commit is contained in:
Dalton Hubble
2021-03-14 10:51:46 -07:00
parent a4afe06b64
commit 30b1edfcc6
11 changed files with 11 additions and 10 deletions

View File

@ -6,6 +6,7 @@ Notable changes between versions.
* Update etcd from v3.4.14 to [v3.4.15](https://github.com/etcd-io/etcd/releases/tag/v3.4.15)
* Update Calico from v3.17.3 to [v3.18.1](https://github.com/projectcalico/calico/releases/tag/v3.18.1)
* Mark bootstrap token as sensitive in Terraform plans ([#949](https://github.com/poseidon/typhoon/pull/949))
### Flatcar Linux