Skip to content

Commit

Permalink
kong2tf -g typically used in combination with gateway dump --with-id (#…
Browse files Browse the repository at this point in the history
…8163)

Update deck_file_kong2tf.md

Explain that the `-g` flag is typically used in combination with`deck gateway dump --with-id`.
  • Loading branch information
battlebyte authored Nov 25, 2024
1 parent 86688dd commit 6be9ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/_src/deck/reference/deck_file_kong2tf.md
Original file line number Diff line number Diff line change
Expand Up @@ -783,7 +783,7 @@ deck file kong2tf -s ./kong.yaml --generate-imports-for-control-plane-id "0dea9a
## Flags

`-g`, `--generate-imports-for-control-plane-id`
: `import` blocks will be added to Terraform to adopt existing resources.
: `import` blocks will be added to Terraform to adopt existing resources. Typically used after `deck gateway dump --with-id` to obtain the IDs of all entities.

`--ignore-credential-changes`
: credentials will be ignored until they are destroyed and recreated.
Expand Down

0 comments on commit 6be9ab5

Please sign in to comment.