File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- # Contributing to Atlas CLI plugin for MongoDB Atlas Provider
1+ # Contributing to the Atlas CLI plugin for Terraform's MongoDB Atlas Provider
22
33WIP
Original file line number Diff line number Diff line change 1- # Atlas CLI plugin for MongoDB Atlas Provider
1+ # Atlas CLI plugin for Terraform's MongoDB Atlas Provider
22
33[ ![ Code Health] ( https://github.com/mongodb-labs/atlas-cli-plugin-terraform/actions/workflows/code-health.yml/badge.svg )] ( https://github.com/mongodb-labs/atlas-cli-plugin-terraform/actions/workflows/code-health.yml )
44
5- This repository contains the Atlas CLI plugin for MongoDB Atlas Provider.
5+ This repository contains the Atlas CLI plugin for Terraform's MongoDB Atlas Provider.
66
77WIP
88
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ import (
1111func main () {
1212 terraformCmd := & cobra.Command {
1313 Use : "terraform" ,
14- Short : "Root command of the Atlas CLI plugin for MongoDB Atlas Provider" ,
14+ Short : "Root command of the Atlas CLI plugin for Terraform's MongoDB Atlas Provider" ,
1515 Aliases : []string {"tf" },
1616 }
1717
You can’t perform that action at this time.
0 commit comments