Skip to content

Instantly share code, notes, and snippets.

View flyinbutrs's full-sized avatar

Daniel Rosenbloom flyinbutrs

  • Logicworks
  • Washington, DC
View GitHub Profile
@xandout
xandout / README.md
Last active November 22, 2023 21:12
Terraform Stateless

Create new resources each time terraform runs

This configuration will allow you to deploy resources many times in a row with no "stateful" behavior.

terraform apply