You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,9 +59,9 @@ module "mongodb" {
59
59
60
60
61
61
```
62
-
Refer [AWS examples](https://github.com/squareops/terraform-kubernetes-mongodb/tree/main/examples/complete/aws) for more details.
63
-
Refer [Azure examples](https://github.com/squareops/terraform-kubernetes-mongodb/tree/main/examples/complete/azure) for more details.
64
-
Refer [GCP examples](https://github.com/squareops/terraform-kubernetes-mongodb/tree/main/examples/complete/gcp) for more details.
62
+
-Refer [AWS examples](https://github.com/squareops/terraform-kubernetes-mongodb/tree/main/examples/complete/aws) for more details.
63
+
-Refer [Azure examples](https://github.com/squareops/terraform-kubernetes-mongodb/tree/main/examples/complete/azure) for more details.
64
+
-Refer [GCP examples](https://github.com/squareops/terraform-kubernetes-mongodb/tree/main/examples/complete/gcp) for more details.
65
65
66
66
## IAM Permissions
67
67
The required IAM permissions to create resources from this module can be found [here](https://github.com/squareops/terraform-kubernetes-mongodb/blob/main/IAM.md)
0 commit comments