This commit is contained in:
2
state.tf
2
state.tf
@@ -1,6 +1,6 @@
|
|||||||
terraform {
|
terraform {
|
||||||
backend "s3" {
|
backend "s3" {
|
||||||
# bucket = "terraform-aws-bucket"
|
bucket = "terraform-aws-bucket"
|
||||||
key = "tips-of-mine-terraform-bucket/backend/terraform.tfstate"
|
key = "tips-of-mine-terraform-bucket/backend/terraform.tfstate"
|
||||||
access_key = "AKIAZ5G4HREH6HLZY3LF"
|
access_key = "AKIAZ5G4HREH6HLZY3LF"
|
||||||
secret_key = "f/xeCGZbTO+4JhjKvWy9RkrlQpm8xOu0x9z0C0Jo"
|
secret_key = "f/xeCGZbTO+4JhjKvWy9RkrlQpm8xOu0x9z0C0Jo"
|
||||||
|
Reference in New Issue
Block a user