- Scheduled new entries via subscription on daily basis providing title and link
- AWS Account
- Python
- Terraform
- Set
terraform.tfvars
contents - Run
terraform init -backend-config="bucket=<TF_STATE_BUCKET>"
- Run
terraform plan -out=tfplan
- Run
terraform apply tfplan