Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
w-t-yang authored Dec 8, 2022
1 parent da20109 commit c3dedbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ Check out this https://developer.hashicorp.com/terraform/downloads for more deta
To get started, you'll need a `superblocks_agent_key`. To generate an agent key, go to the [Superblocks On-Premise Agent Setup Wizard](https://app.superblocks.com/opas)
```
module "terraform_google_superblocks" {
source = "superblocksteam/terraform-google-superblocks"
version = ">=1.0"
source = "superblocksteam/superblocks/google"
version = ">=0.1.0"
project_id = "<GOOGLE_CLOUD_PROJECT_ID>"
region = "<GOOGLE_CLOUD_REGION>"
Expand Down

0 comments on commit c3dedbe

Please sign in to comment.