mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
add working directory again
This commit is contained in:
parent
ddaddb82d9
commit
45c84c9966
1 changed files with 3 additions and 0 deletions
|
|
@ -3,6 +3,9 @@ terraform {
|
|||
aws = {
|
||||
source = "hashicorp/aws"
|
||||
version = "~> 4.16"
|
||||
configuration_aliases = [
|
||||
aws.aws_use1
|
||||
]
|
||||
}
|
||||
}
|
||||
backend "s3" {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue