TMEIT / website

A new website created by and for TMEIT
GNU Affero General Public License v3.0
7 stars 2 forks source link

Fix RBAC again #146

Closed JustinLex closed 2 years ago

github-actions[bot] commented 2 years ago

Terraform Lint/Plan Results

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Plan 📖success

Terraform Validation 🤖success

Show Plan ``` terraform tls_private_key.terraform_access: Refreshing state... [id=2ffac8d1a1e85232461425b441d27bce00a220c3] hcloud_firewall.myfirewall: Refreshing state... [id=572118] b2_bucket.terraform-state: Refreshing state... [id=c33185c9297d9b5484380d18] data.cloudflare_api_token_permission_groups.all: Reading... cloudflare_record.mx-2: Refreshing state... [id=7539dc716260bb768658d6b61e54740e] cloudflare_record.mx-1: Refreshing state... [id=01b1e5831a61d592bb2a1fb51fc40a47] cloudflare_zone_settings_override.tmeit-se-settings: Refreshing state... [id=6a806c0199e15cdf23bb3017a90bf149] hcloud_server.node1: Refreshing state... [id=24978813] hcloud_rdns.node1_ipv6: Refreshing state... [id=s-24978813-2a01:4f9:c012:6063::1] hcloud_rdns.node1_ipv4: Refreshing state... [id=s-24978813-65.21.188.62] cloudflare_record.www-aaaa: Refreshing state... [id=9f7b0d63a18b5513abb8db23ce62cd46] cloudflare_record.root-aaaa: Refreshing state... [id=eec58a7b6d17f1a40f411efb35d4da22] data.cloudflare_api_token_permission_groups.all: Read complete after 1s [id=37f58c2e50041f9eed30c0006b111b44] cloudflare_api_token.dns_validation_token2: Refreshing state... [id=9657156ad127d069d744b9c513de93e3] No changes. Your infrastructure matches the configuration. Terraform has compared your real infrastructure against your configuration and found no differences, so no changes are needed. ```

Pushed by: @JustinLex, Action: pull_request