Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pre-release 2.0.0-pre1 - Global api-keys table, dns-for-failover, rename lambda role #50

Merged
merged 27 commits into from
Jun 29, 2023

Conversation

forevermatt
Copy link
Contributor

@forevermatt forevermatt commented Jun 29, 2023

Added

  • Add dns-for-failover

Changed (non-breaking)

  • Restrict IAM permissions by AWS account, not region

Changed (BREAKING)

  • Change Cloudflare zone/domain name variable
  • Switch to using global table for api-keys

forevermatt and others added 27 commits June 5, 2023 15:52
This will get them to use the new DynamoDB GlobalTables.
…s-in-staging

Add `_global` suffix to `STG_API_KEY_TABLE` and `STG_WEBAUTHN_TABLE`
…y-account-not-region

Restrict IAM permissions by AWS account, not region
The terraform code in `develop` will already be ready to make that
change, so this preps the serverless deploy to use that new name, though
we'll have to apply the terraform plan before the lambda function will
work (in production; it's already done in staging) when we release this
to production.
…es-in-aws-env-encrypted

Fix IAM role names in aws.env.encrypted
…over

Add DNS records and custom domains for easy cross-region failover (take 2)
…dns-for-failover

Provide correct API Name to dns-for-failover module
and because our Terraform Cloud variable set uses the variable "cloudflare_domain"
# Conflicts:
#	terraform/lambda-role-policy.json
Change Cloudflare zone/domain name variable
@forevermatt forevermatt requested a review from a team June 29, 2023 15:02
@forevermatt forevermatt merged commit 87f5fcc into main Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants