opendevstack / ods-quickstarters

Contains project quickstarters (boilerplates) for Nginx, Go, Java (Spring Boot), Python (Flask), Rust (Axum), Scala (Play), TypeScript (Express), Angular, Ionic, Jupyter, RShiny - all including CI/CD integration & Jenkins build agents
Apache License 2.0
27 stars 39 forks source link

inf-terraform-aws: switch from shared statefile location to dedicated #932

Closed nichtraunzer closed 1 year ago

nichtraunzer commented 1 year ago

This PR enables the AWS quickstarter to store the terraform statefile inside its own account. Processing takes place in the Makefile so no change in the shared library necessary.

Closes #900

Tasks: