Add Contabo IAC configuration and workflows for OpenTofu integration
This commit is contained in:
@@ -17,4 +17,13 @@ code DELETE immediately. We have been warned.
|
||||
./bin/occ db:add-missing-primary-keys
|
||||
# Disable maintenance
|
||||
./bin/occ maintenance:mode --off
|
||||
```
|
||||
|
||||
# Contabo CLI
|
||||
|
||||
Download latest version from [here](https://github.com/contabo/cntb/releases).
|
||||
|
||||
Setup:
|
||||
```
|
||||
sectool exec cntb get instances --oauth2-clientid="$CONTABO_CLIENT_ID" --oauth2-client-secret="$CONTABO_CLIENT_SECRET" --oauth2-user="$CONTABO_API_USER" --oauth2-password="$CONTABO_API_PASSWORD"
|
||||
```
|
||||
Reference in New Issue
Block a user