Skip to content

Commit

Permalink
Merge pull request #7 from aditya-mittal/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
twerthi authored Aug 17, 2022
2 parents 2ca7c44 + 748a50e commit 1f7a67c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions octopus-samples-instances/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Having one massive `main.tf` is not sustainable. Besides, Terraform has no conc
### Making Changes
It can be hard to test changes to these files. To help with that, the runbook [Terraform Research](https://samples-admin.octopus.app/app#/Spaces-1/projects/standards/operations/runbooks/Runbooks-48/overview) has been created.

- Unlike the maing space standards runbook, this runbook uses inline code.
- Unlike the main space standards runbook, this runbook uses inline code.
- It will create the resource, allow you to review via a manual intervention, then it will destroy the resource.
- Everything created by this runbook has a separate state file from the space standards state file.
- When making changes, be sure to update both the apply and destroy steps.
Expand All @@ -71,4 +71,4 @@ To make changes to the TF files in this repo:
2. Modify and/or create the appropriate TF file.
3. Submit a PR
4. Once the PR is approved create a release.
5. Publish a snapshot of [the space standard runbook](https://samples-admin.octopus.app/app#/Spaces-1/projects/standards/operations/runbooks/Runbooks-21/overview).
5. Publish a snapshot of [the space standard runbook](https://samples-admin.octopus.app/app#/Spaces-1/projects/standards/operations/runbooks/Runbooks-21/overview).

0 comments on commit 1f7a67c

Please sign in to comment.