Skip to content

Commit 69473e3

Browse files
authored
Mp/dev (#7)
* [repo] removing dependency on org variable * [readme] updating vars and description * [repo] adding ream association * [example] updating example for new team additions * [readme] fixing variable 'required' value * [structure] moving all into main.tf to fit 'minimal' style * [correction] moved module code to example main.tf file * [formating] fixing whitespace * adding misc fils to gitignore * add terraform versino * fiixng whitespace
1 parent 2567b76 commit 69473e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Created using Terraform v0.11.13
99
Set the following environment variables before running:
1010

1111
```export GITHUB_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx```
12+
1213
```export GITHUB_ORGANIZATION=your-org-name```
1314

1415
The account that is associated with the above token must have "owner" permissions on the organization that is referenced as an input variable.

0 commit comments

Comments
 (0)