mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-08-02 06:21:33 +02:00
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:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user