terraform-provider-segment icon indicating copy to clipboard operation
terraform-provider-segment copied to clipboard

A Terraform provider for Segment

Results 3 terraform-provider-segment issues
Sort by recently updated
recently updated
newest added

Dependabot can't resolve your Go dependency files. As a result, Dependabot couldn't update your dependencies. The error Dependabot encountered was: ``` github.com/ajbosco/terraform-provider-segment/segment: cannot find module providing package github.com/ajbosco/terraform-provider-segment/segment ``` If...

Bumps [github.com/hashicorp/terraform](https://github.com/hashicorp/terraform) from 0.11.10 to 0.14.8. Release notes Sourced from github.com/hashicorp/terraform's releases. v0.14.8 BUG FIXES: config: Update HCL package to fix panics when indexing using sensitive values (#28034) core: Fix...

dependencies

Steps to reproduce: * Download v0.0.2 https://github.com/ajbosco/terraform-provider-segment/releases/download/v0.2.0/terraform-provider-segment-linux-amd64 * Move it into the terraform plugin directory under `plugins/linux_amd64/` * Make the file executable with `chmod 755 ` * Rename the file...