Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
Terraform Cloud remote URL
fixes #179
  • Loading branch information
fujiwara committed Jun 13, 2024
1 parent 6b99d30 commit 2538ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ func main() {
- Local file `file://path/to/terraform.tfstate`
- HTTP/HTTPS `https://example.com/terraform.tfstate`
- Amazon S3 `s3://{bucket}/{key}`
- Terraform Cloud `remote://api.terraform.io/{organization}/{workspaces}`
- Terraform Cloud `remote://app.terraform.io/{organization}/{workspaces}`
- `TFE_TOKEN` environment variable is required.
- Google Cloud Storage `gs://{bucket}/{key}`
- Azure Blog Storage
Expand Down

0 comments on commit 2538ba1

Please sign in to comment.