batch-change-examples icon indicating copy to clipboard operation
batch-change-examples copied to clipboard

Example: changing HCL files

Open malomarrec opened this issue 4 years ago • 1 comments

We are collecting specific use cases on this, user feedback welcome, particularly specific scenarios with code snippets.

malomarrec avatar Apr 23 '21 09:04 malomarrec

Examples from my experience:

  • Change VPC IP adress blocks
  • deprecate an instance type
  • change module versions
  • upgrade terraform
  • change AWS IAM policy across all repositories using a template
  • deprecate the use of an AMI
  • change provider version, and as a consequence change a list atrribute to an array attribute. Examples from the AWS provider:

malomarrec avatar Apr 23 '21 09:04 malomarrec