mach-composer-cli icon indicating copy to clipboard operation
mach-composer-cli copied to clipboard

feat: rename remote_state plugin to backend

Open tleguijt opened this issue 2 years ago • 0 comments

Fixes #298

Rename plugin to backend since it avoids confusion with the MACH composer plugins, and is more in line with how terraform names it.

We might also consider renaming the values itself;

  • aws -> s3
  • gcp -> gcs

todo

  • [ ] Still support plugin for backwards compatibility

tleguijt avatar Sep 18 '23 15:09 tleguijt