Skip to content

Progressive-Insurance/terraform-provider-pgrmongodb

Repository files navigation

Terraform Provider pgrmongodb

Run provider tests

$ cd /path/to/terraform-provider-pgrmongodb
$ TF_ACC=1 TF_LOG=INFO TF_LOG_PATH=tflog go test -timeout 99999s -v ./...

$ # for a specific test only (example using TestAccPGRMongoDBAtlasContainers)
$ TF_ACC=1 TF_LOG=INFO TF_LOG_PATH=tflog go test -timeout 99999s -run '^TestAccPGRMongoDBAppFunction$' -v ./...

Build provider

Run the following command to build and deploy the provider to your workstation.

$ make

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •