Skip to content

Commit 39a29cf

Browse files
authored
Merge pull request #1300 from PatrickRice-KSC/update-documentation
update CONTRIBUTING and README documentation
2 parents 070820f + be75729 commit 39a29cf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,11 @@ terraform {
107107
}
108108
```
109109

110+
### M1/M2 Environments
111+
112+
The apple silicon environments currently have an issue where the local GitLab container will not start to run tests. We recommend that you use GitPod for developing the
113+
provider until this issue is resolved. If you manage to get a mac environment working properly, please let us know by creating an issue!
114+
110115
### Use a Remote Environment via GitPod
111116

112117
You can choose to use your own development environment if desired, however a `.gitpod.yml` file is included within the repository to allow the use of [GitPod](https://gitpod.io/) easily.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Check out the [CONTRIBUTING.md](/CONTRIBUTING.md) guide for tips on how to contr
2020

2121
## Community
2222

23-
You are welcome to join our [Discord Server](https://discord.gg/CCc6Pe5EYy) or the monthly community hours:
23+
You are welcome to join the [GitLab Discord Server](https://discord.gg/gitlab) or the monthly community hours:
2424

2525
- [Terraform Provider Office Hour Call](https://www.meetup.com/gitlab-virtual-meetups/)
2626
- [Recordings](https://www.youtube.com/playlist?list=PL05JrBw4t0KrMncKb6v9S0wB_liBky39P)

0 commit comments

Comments
 (0)