Skip to content

Commit

Permalink
Merge pull request #180 from fujiwara/fix/readme
Browse files Browse the repository at this point in the history
fix readme
  • Loading branch information
fujiwara committed Jun 13, 2024
2 parents 6b99d30 + 2538ba1 commit 29003df
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 29003df

Please sign in to comment.