Skip to content

Commit

Permalink
Update provider schemas
Browse files Browse the repository at this point in the history
- aws -> v4.10.0
- azurerm -> v3.2.0
- google -> v4.17.0
  • Loading branch information
magodo committed Apr 15, 2022
1 parent 3183c91 commit a1cb2ca
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 9 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,11 @@ The typical usage is to use `tfadd` together with `terraform import`:

Currently, the tool supports the following providers:

- registry.terraform.io/hashicorp/aws
- registry.terraform.io/hashicorp/google
- registry.terraform.io/hashicorp/azurerm
|Name|Version|
|-|-|
|registry.terraform.io/hashicorp/aws|v4.10.0|
|registry.terraform.io/hashicorp/azurerm|v3.2.0|
|registry.terraform.io/hashicorp/google|v4.17.0|

## Limitation

Expand Down
4 changes: 2 additions & 2 deletions providers/aws/provider_gen.go

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions providers/azurerm/provider_gen.go

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions providers/google/provider_gen.go

Large diffs are not rendered by default.

0 comments on commit a1cb2ca

Please sign in to comment.