Skip to content

Commit

Permalink
Migrate to TerraForm Cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhoo committed Dec 30, 2023
1 parent a63fd24 commit 641eda3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3,167 deletions.
9 changes: 9 additions & 0 deletions infra/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,12 @@ provider "aws" {
}

data "aws_region" "current" {}

terraform {
cloud {
organization = "wewerewondering"
workspaces {
name = "wewerewondering"
}
}
}
Loading

0 comments on commit 641eda3

Please sign in to comment.