Skip to content

Commit

Permalink
chore: remove terraform notes (managed org-wide now) (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
holtgrewe committed Jan 31, 2024
1 parent dd1ff19 commit fde6041
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 42 deletions.
15 changes: 0 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,18 +130,3 @@ You can set the following environment variables

- `GIT_TAG` a git "treeish" (can be a tag or version) to build (inferred via `git describe --tags` by default)
- `DOCKER_VERSION` the version to use for the Docker label (by default it uses `$GIT_TAG` and the `v` prefix will be stripped)

## Managing Project with Terraform

```
# export GITHUB_OWNER=bihealth
# export GITHUB_TOKEN=ghp_TOKEN
# cd utils/terraform
# terraform init
# terraform import github_repository.viguno viguno
# terraform validate
# terraform fmt
# terraform plan
# terraform apply
```
2 changes: 0 additions & 2 deletions utils/terraform/.gitignore

This file was deleted.

24 changes: 0 additions & 24 deletions utils/terraform/main.tf

This file was deleted.

1 change: 0 additions & 1 deletion utils/terraform/provider.tf

This file was deleted.

0 comments on commit fde6041

Please sign in to comment.