mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
[TERRAFORM] Remove pulumi. Adopt Terraform Cloud.
This commit is contained in:
parent
2cc183fdec
commit
75936bcebf
50 changed files with 950 additions and 4378 deletions
|
|
@ -13,7 +13,6 @@ in {
|
|||
max_upload_size = "512M";
|
||||
rc_messages_per_second = mkDefault 0.1;
|
||||
rc_message_burst_count = mkDefault 25;
|
||||
rc_invites.per_user.per_second = 0.5;
|
||||
public_baseurl = "https://${fqdn}";
|
||||
url_preview_enabled = mkDefault true;
|
||||
enable_registration = mkDefault false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue