bitops icon indicating copy to clipboard operation
bitops copied to clipboard

Terraform: Copy more default stuff

Open mickmcgrath13 opened this issue 3 years ago • 0 comments

Currently, terraform only copies _default/terraform/values. This should be extended to handle arbitrary things like _default/terraform/modules/* etc.

  • file: https://github.com/bitovi/bitops/blob/master/scripts/terraform/copy_defaults.sh
  • reference in tf deploy.sh: https://github.com/bitovi/bitops/blob/master/scripts/terraform/deploy.sh#L31

mickmcgrath13 avatar Sep 27 '21 15:09 mickmcgrath13