You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,8 @@ provider "hashicorp" "null" {
23
23
24
24
Then run the tool using `tfstaticregistry` and it will fetch the specified providers and build a static site.
25
25
26
+
See the [examples/netlify/site] directory for an example configuration and Netlify setup, and the [examples/netlify/tf] directory for a test Terraform configuration.
27
+
26
28
## TODO
27
29
28
30
* Support provider renaming, currently the source name and destination names need to match or files and paths get out of sync
0 commit comments