Skip to content

Commit

Permalink
feat: add digitalocean_custom_image resource (#22)
Browse files Browse the repository at this point in the history
Signed-off-by: Yordis Prieto <[email protected]>
  • Loading branch information
yordis authored Apr 28, 2024
1 parent 7b9d78a commit e3adfae
Show file tree
Hide file tree
Showing 28 changed files with 1,393 additions and 36 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ open an [issue](https://github.com/straw-hat-team/provider-digitalocean/issues).
- [ ] digitalocean_certificate
- [ ] digitalocean_container_registry
- [ ] digitalocean_container_registry_docker_credentials
- [ ] digitalocean_custom_image
- [x] digitalocean_custom_image
- [x] digitalocean_database_cluster
- [ ] digitalocean_database_connection_pool
- [ ] digitalocean_database_db
Expand Down
13 changes: 9 additions & 4 deletions apis/compute/v1alpha1/zz_droplet_types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 10 additions & 5 deletions apis/compute/v1alpha1/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 24 additions & 6 deletions apis/compute/v1alpha1/zz_generated.resolvers.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e3adfae

Please sign in to comment.