Addding new tf state

This commit is contained in:
Moritz Graf 2020-11-14 19:46:40 +01:00
parent 21d6a7bfc7
commit 5a2d0fa1e4
4 changed files with 25 additions and 23 deletions

View File

@ -244,7 +244,7 @@ The prometheus-operator, now called [kube-prometheus-stack](https://github.com/p
kubectl create ns monitoring kubectl create ns monitoring
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo update helm repo update
helm upgrade --install prometheus-operator prometheus-community/kube-prometheus-stack -n monitoring -f monitoring/prometheus-operator.secret.yml helm upgrade --install --create-namespace prometheus-operator prometheus-community/kube-prometheus-stack -n monitoring -f monitoring/prometheus-operator.secret.yml
``` ```
## gitea ## gitea

View File

@ -104,7 +104,8 @@ resource "ovh_domain_zone_record" "haumdaucher_domain" {
subdomain = "" subdomain = ""
fieldtype = "A" fieldtype = "A"
ttl = local.ttl ttl = local.ttl
target = "91.121.84.190" #target = "91.121.84.190"
target = "136.243.23.215"
} }
resource "ovh_domain_zone_record" "haumdaucher_wildcard_domain" { resource "ovh_domain_zone_record" "haumdaucher_wildcard_domain" {
@ -112,7 +113,8 @@ resource "ovh_domain_zone_record" "haumdaucher_wildcard_domain" {
subdomain = "*" subdomain = "*"
fieldtype = "A" fieldtype = "A"
ttl = local.ttl ttl = local.ttl
target = "91.121.84.190" #target = "91.121.84.190"
target = "136.243.23.215"
} }

View File

@ -1,7 +1,7 @@
{ {
"version": 4, "version": 4,
"terraform_version": "0.13.3", "terraform_version": "0.13.3",
"serial": 157, "serial": 158,
"lineage": "8aff5d23-05f6-10eb-0ae6-1084c787677e", "lineage": "8aff5d23-05f6-10eb-0ae6-1084c787677e",
"outputs": {}, "outputs": {},
"resources": [ "resources": [
@ -189,7 +189,7 @@
"fieldtype": "A", "fieldtype": "A",
"id": "5106871420", "id": "5106871420",
"subdomain": "", "subdomain": "",
"target": "91.121.84.190", "target": "136.243.23.215",
"ttl": 60, "ttl": 60,
"zone": "haumdaucher.de" "zone": "haumdaucher.de"
}, },
@ -209,7 +209,7 @@
"fieldtype": "A", "fieldtype": "A",
"id": "5112336220", "id": "5112336220",
"subdomain": "*", "subdomain": "*",
"target": "91.121.84.190", "target": "136.243.23.215",
"ttl": 60, "ttl": 60,
"zone": "haumdaucher.de" "zone": "haumdaucher.de"
}, },

View File

@ -1,7 +1,7 @@
{ {
"version": 4, "version": 4,
"terraform_version": "0.13.3", "terraform_version": "0.13.3",
"serial": 155, "serial": 157,
"lineage": "8aff5d23-05f6-10eb-0ae6-1084c787677e", "lineage": "8aff5d23-05f6-10eb-0ae6-1084c787677e",
"outputs": {}, "outputs": {},
"resources": [ "resources": [
@ -9,7 +9,7 @@
"mode": "managed", "mode": "managed",
"type": "ovh_domain_zone_record", "type": "ovh_domain_zone_record",
"name": "dkim_record", "name": "dkim_record",
"provider": "provider[\"registry.terraform.io/-/ovh\"]", "provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
"instances": [ "instances": [
{ {
"index_key": "ameliegraf.de", "index_key": "ameliegraf.de",
@ -95,7 +95,7 @@
"mode": "managed", "mode": "managed",
"type": "ovh_domain_zone_record", "type": "ovh_domain_zone_record",
"name": "dmarc_record", "name": "dmarc_record",
"provider": "provider[\"registry.terraform.io/-/ovh\"]", "provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
"instances": [ "instances": [
{ {
"index_key": "ameliegraf.de", "index_key": "ameliegraf.de",
@ -181,7 +181,7 @@
"mode": "managed", "mode": "managed",
"type": "ovh_domain_zone_record", "type": "ovh_domain_zone_record",
"name": "haumdaucher_domain", "name": "haumdaucher_domain",
"provider": "provider[\"registry.terraform.io/-/ovh\"]", "provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
"instances": [ "instances": [
{ {
"schema_version": 0, "schema_version": 0,
@ -201,7 +201,7 @@
"mode": "managed", "mode": "managed",
"type": "ovh_domain_zone_record", "type": "ovh_domain_zone_record",
"name": "haumdaucher_wildcard_domain", "name": "haumdaucher_wildcard_domain",
"provider": "provider[\"registry.terraform.io/-/ovh\"]", "provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
"instances": [ "instances": [
{ {
"schema_version": 0, "schema_version": 0,
@ -221,7 +221,7 @@
"mode": "managed", "mode": "managed",
"type": "ovh_domain_zone_record", "type": "ovh_domain_zone_record",
"name": "krassescheisse_subdomains", "name": "krassescheisse_subdomains",
"provider": "provider[\"registry.terraform.io/-/ovh\"]", "provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
"instances": [ "instances": [
{ {
"index_key": "alertmanager", "index_key": "alertmanager",
@ -502,7 +502,7 @@
"mode": "managed", "mode": "managed",
"type": "ovh_domain_zone_record", "type": "ovh_domain_zone_record",
"name": "mail_moritzgraf", "name": "mail_moritzgraf",
"provider": "provider[\"registry.terraform.io/-/ovh\"]", "provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
"instances": [ "instances": [
{ {
"schema_version": 0, "schema_version": 0,
@ -522,7 +522,7 @@
"mode": "managed", "mode": "managed",
"type": "ovh_domain_zone_record", "type": "ovh_domain_zone_record",
"name": "moritzgraf", "name": "moritzgraf",
"provider": "provider[\"registry.terraform.io/-/ovh\"]", "provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
"instances": [ "instances": [
{ {
"schema_version": 0, "schema_version": 0,
@ -542,7 +542,7 @@
"mode": "managed", "mode": "managed",
"type": "ovh_domain_zone_record", "type": "ovh_domain_zone_record",
"name": "moritzgraf_subdomains", "name": "moritzgraf_subdomains",
"provider": "provider[\"registry.terraform.io/-/ovh\"]", "provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
"instances": [ "instances": [
{ {
"index_key": "alertmanager", "index_key": "alertmanager",
@ -823,7 +823,7 @@
"mode": "managed", "mode": "managed",
"type": "ovh_domain_zone_record", "type": "ovh_domain_zone_record",
"name": "moritzgraf_subdomains_k8s", "name": "moritzgraf_subdomains_k8s",
"provider": "provider[\"registry.terraform.io/-/ovh\"]", "provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
"instances": [ "instances": [
{ {
"index_key": "corona", "index_key": "corona",
@ -883,7 +883,7 @@
"mode": "managed", "mode": "managed",
"type": "ovh_domain_zone_record", "type": "ovh_domain_zone_record",
"name": "mx_records", "name": "mx_records",
"provider": "provider[\"registry.terraform.io/-/ovh\"]", "provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
"instances": [ "instances": [
{ {
"index_key": "ameliegraf.de", "index_key": "ameliegraf.de",
@ -969,7 +969,7 @@
"mode": "managed", "mode": "managed",
"type": "ovh_domain_zone_record", "type": "ovh_domain_zone_record",
"name": "one", "name": "one",
"provider": "provider[\"registry.terraform.io/-/ovh\"]", "provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
"instances": [ "instances": [
{ {
"schema_version": 0, "schema_version": 0,
@ -977,7 +977,7 @@
"fieldtype": "A", "fieldtype": "A",
"id": "5114515103", "id": "5114515103",
"subdomain": "one", "subdomain": "one",
"target": "91.121.84.190", "target": "136.243.23.215",
"ttl": 60, "ttl": 60,
"zone": "haumdaucher.de" "zone": "haumdaucher.de"
}, },
@ -989,7 +989,7 @@
"mode": "managed", "mode": "managed",
"type": "ovh_domain_zone_record", "type": "ovh_domain_zone_record",
"name": "spf_record_spf", "name": "spf_record_spf",
"provider": "provider[\"registry.terraform.io/-/ovh\"]", "provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
"instances": [ "instances": [
{ {
"index_key": "ameliegraf.de", "index_key": "ameliegraf.de",
@ -1075,7 +1075,7 @@
"mode": "managed", "mode": "managed",
"type": "ovh_domain_zone_record", "type": "ovh_domain_zone_record",
"name": "spf_record_txt", "name": "spf_record_txt",
"provider": "provider[\"registry.terraform.io/-/ovh\"]", "provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
"instances": [ "instances": [
{ {
"index_key": "ameliegraf.de", "index_key": "ameliegraf.de",
@ -1161,7 +1161,7 @@
"mode": "managed", "mode": "managed",
"type": "ovh_domain_zone_record", "type": "ovh_domain_zone_record",
"name": "three", "name": "three",
"provider": "provider[\"registry.terraform.io/-/ovh\"]", "provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
"instances": [ "instances": [
{ {
"schema_version": 0, "schema_version": 0,
@ -1181,7 +1181,7 @@
"mode": "managed", "mode": "managed",
"type": "ovh_domain_zone_record", "type": "ovh_domain_zone_record",
"name": "two", "name": "two",
"provider": "provider[\"registry.terraform.io/-/ovh\"]", "provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
"instances": [ "instances": [
{ {
"schema_version": 0, "schema_version": 0,