PoC for hosted development environment for FOLIO teams (FOLIO-2601)

[FOLIO-2668] Create private S3 bucket to store Terraform state files Created: 01/Jul/20  Updated: 31/Aug/20  Resolved: 26/Aug/20

Status: Closed
Project: FOLIO
Components: None
Affects versions: None
Fix versions: None
Parent: PoC for hosted development environment for FOLIO teams

Type: Task Priority: P2
Reporter: John Malconian Assignee: John Malconian
Resolution: Done Votes: 0
Labels: dev-environment
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original estimate: Not Specified

Sprint: DevOps: Sprint 95, DevOps: Sprint 96
Development Team: FOLIO DevOps
Epic Link: PoC for hosted development environment for FOLIO teams

 Description   

Create a private S3 bucket to store Terraform state files used by the hosted dev environment project (as opposed to something like Git). This is supported natively by Terraform.



 Comments   
Comment by Jakub Skoczen [ 24/Aug/20 ]

Stanislav Miroshnichenko do you need anything else here besides what John has set up?

Comment by Jakub Skoczen [ 26/Aug/20 ]

Stanislav Miroshnichenko will create a ticket for himself to copy the state files.

Comment by Stanislav Miroshnichenko [ 31/Aug/20 ]

Changed all Projects:

backend "s3" {
bucket = "folio-terraform"
key = "scratch_env/$

{project_name}

.tfstate"
region = "us-east-1"
}

Generated at Thu Feb 08 23:22:22 UTC 2024 using Jira 1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d.