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
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
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

View File

@ -104,7 +104,8 @@ resource "ovh_domain_zone_record" "haumdaucher_domain" {
subdomain = ""
fieldtype = "A"
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" {
@ -112,7 +113,8 @@ resource "ovh_domain_zone_record" "haumdaucher_wildcard_domain" {
subdomain = "*"
fieldtype = "A"
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,
"terraform_version": "0.13.3",
"serial": 157,
"serial": 158,
"lineage": "8aff5d23-05f6-10eb-0ae6-1084c787677e",
"outputs": {},
"resources": [
@ -189,7 +189,7 @@
"fieldtype": "A",
"id": "5106871420",
"subdomain": "",
"target": "91.121.84.190",
"target": "136.243.23.215",
"ttl": 60,
"zone": "haumdaucher.de"
},
@ -209,7 +209,7 @@
"fieldtype": "A",
"id": "5112336220",
"subdomain": "*",
"target": "91.121.84.190",
"target": "136.243.23.215",
"ttl": 60,
"zone": "haumdaucher.de"
},

View File

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