79304759

Date: 2024-12-24 05:03:55
Score: 1
Natty:
Report link

Use -exclude-secrets flag: aztfexport has an option to exclude secrets from the exported Terraform configuration. By default, it includes all the data in the exported files. To automatically exclude secrets, use the -exclude-secrets flag when running the tool.

Example command:

aztfexport -subscriptionId -exclude-secrets -outputDirectory ./output

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Raju Shikha