ditch readme section on managed state

This commit is contained in:
Kiara Grouwstra 2024-01-17 03:03:58 +01:00
parent b3d1f13db9
commit 39103a0015
1 changed files with 0 additions and 7 deletions

View File

@ -103,12 +103,5 @@ Create a file `.auto.tfvars` containing override for any OpenTofu variables, e.g
hcloud_location = "nbg1"
```
### Managed state
- go to https://gitlab.com/bij1/intranet/terraform/-/terraform
- open the triple dot menu for `bij1` and select `Copy Terraform init command`
- substitute in a personal access token in the shown command
- run the command locally to access the shared state
## [HCL to Nix](https://gist.github.com/KiaraGrouwstra/249ede6a7dfc00ea44d85bc6bdbcd875)