Skip to content

feat: support letsencrypt_enabled on canonical domain#19

Open
josephpage wants to merge 1 commit intomainfrom
feat/letsencrypt
Open

feat: support letsencrypt_enabled on canonical domain#19
josephpage wants to merge 1 commit intomainfrom
feat/letsencrypt

Conversation

@josephpage
Copy link
Copy Markdown
Collaborator

Summary

  • Add letsencrypt variable (default: true) to control automatic Let's Encrypt TLS on the canonical domain
  • Replaces the outdated comment about unsupported TLS attributes in domains.tf
  • Bumps provider to ~> 2.7

Test plan

  • terraform init -backend=false && terraform validate passes
  • Setting letsencrypt = false disables automatic cert provisioning

Add letsencrypt variable (default: true) to control automatic Let's Encrypt
TLS certificate provisioning on the canonical domain. Set to false when
using a custom certificate (e.g. wildcard).

Replaces the outdated comment about unsupported TLS attributes in domains.tf.

Requires scalingo provider ~> 2.7 (letsencrypt_enabled added in v2.3.0).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant