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

Disable promstack #769

Merged
merged 2 commits into from
Sep 14, 2024
Merged

Disable promstack #769

merged 2 commits into from
Sep 14, 2024

Conversation

suzutan
Copy link
Owner

@suzutan suzutan commented Sep 14, 2024

prom-stackをk8sからVMに移動

Copy link

github-actions bot commented Sep 14, 2024

Terraform plan in terraform/suzutan.jp

No changes. Your infrastructure matches the configuration.
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.

Warning: Argument is deprecated

  with cloudflare_record.osk_nw,
  on lan_osk.tf line 10, in resource "cloudflare_record" "osk_nw":
  10:   value   = "172.20.1.1"

`value` is deprecated in favour of `content` and will be removed in the next
major release.

(and 39 more similar warnings elsewhere)

✅ Plan applied in terraform apply #52

Copy link

github-actions bot commented Sep 14, 2024

Terraform plan in terraform/harvestasya.org

No changes. Your infrastructure matches the configuration.
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.

Warning: Deprecated Resource

  with cloudflare_tunnel.k8s_ingress,
  on tunnel_k8s.tf line 16, in resource "cloudflare_tunnel" "k8s_ingress":
  16: resource "cloudflare_tunnel" "k8s_ingress" {

`cloudflare_tunnel` is now deprecated and will be removed in the next major
version. Use `cloudflare_zero_trust_tunnel_cloudflared` instead.

(and 11 more similar warnings elsewhere)

Warning: Argument is deprecated

  with cloudflare_record.k8s_ingress["argocd.harvestasya.org"],
  on tunnel_k8s.tf line 48, in resource "cloudflare_record" "k8s_ingress":
  48:   value    = "${cloudflare_tunnel.k8s_ingress.id}.cfargotunnel.com"

`value` is deprecated in favour of `content` and will be removed in the next
major release.

(and 18 more similar warnings elsewhere)

✅ Plan applied in terraform apply #52

@suzutan suzutan merged commit 877f080 into master Sep 14, 2024
5 checks passed
@suzutan suzutan deleted the disable-promstack branch September 14, 2024 13:41
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