Skip to content

polydawn/terraform-provider-rio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-provider-rio

A terraform provider which supplies functionality of rio.

Update rio and timeless API versions to head

go mod edit -replace=go.polydawn.net/go-timeless-api=github.com/polydawn/go-timeless-api@$(git ls-remote [email protected]:polydawn/go-timeless-api.git HEAD | awk '{print $1}'); go mod tidy

go mod edit -replace=go.polydawn.net/rio=github.com/polydawn/rio@$(git ls-remote [email protected]:polydawn/rio.git HEAD | awk '{print $1}'); go mod tidy

go mod edit -replace=xi2.org/x/xz=github.com/xi2/xz@$(git ls-remote [email protected]:xi2/xz.git HEAD | awk '{print $1}'); go mod tidy

About

A terraform provider which implements rio operations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published