From f499f51976e443f701ff3c7311987ba437466229 Mon Sep 17 00:00:00 2001 From: vegardrs Date: Fri, 19 Jul 2024 10:58:50 +0200 Subject: [PATCH] Typo, terraform wiki link in README, and testing the terraform deployment without the specified appsettings.json --- .github/workflows/destroy_infra.yaml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/destroy_infra.yaml b/.github/workflows/destroy_infra.yaml index c6b3886a..dd7bb745 100644 --- a/.github/workflows/destroy_infra.yaml +++ b/.github/workflows/destroy_infra.yaml @@ -1,4 +1,4 @@ -name: Destrory On Push Infrastructure Terraform +name: Destroy Infrastructure Terraform on: push: diff --git a/README.md b/README.md index 87181003..d3a7b67b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ These instructions will get you a copy of the project (client and server) up and ### Azure Infrastructure Setup -For setting up the Azure infrastructure and deploying the app, terraform files and Github Actions YAML files are provided in the repository. Instructions for using these files can be found in our [Wiki](https://github.com/Kystverket/IMO-Maritime-Single-Window/wiki). +For setting up the Azure infrastructure and deploying the app, terraform files and Github Actions YAML files are provided in the repository. Instructions for using these files can be found in our [Wiki](https://github.com/Kystverket/IMO-Maritime-Single-Window/wiki/Terraform-Azure). ## Contact jarle.hauge@kystverket.no