Permalink
Switch branches/tags
{{ refName }}
default
main
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Commits on Jun 23, 2022
Commits on Jun 16, 2022
Commits on Jun 15, 2022
-
Add reserved IP related resources and data source (#830)
* Replace upstream godo with fork temporarily * Add reserved_ip data source. * Add reserved_ip resource. * Add reserved_ip_assignment resource. * Reduce duplication in data sources. * Add reserved IP docs. * Protect against panic when resp is nil. * Clean up names of test resources. * Add deprecation messaging to docs. * Vendor godo v1.81.0 * Fix typos in docs.
Commits on May 25, 2022
-
-
apps: Support functions components. (#831)
* apps: consolidate appSpecComponentBase * apps: Support functions components. * docs: Document functions for App Platform. * apps: Fix loop in polling for deployment.
Commits on May 4, 2022
-
alerts: Support load balancer alert types. (#822)
* vendor: Bump godo to v1.79.0 * alerts: Support load balancer alert types.
Commits on Apr 25, 2022
Commits on Mar 29, 2022
Commits on Mar 28, 2022
-
registry: Support providing custom region. (#804)
* Bump godo to v1.77.0 * registry: Support providing custom region. * registry: Set created_at and storage_usage_bytes * Update docs with new registry attributes.
Commits on Mar 8, 2022
Commits on Feb 28, 2022
-
apps: Implement support for configuring alert policies. (#797)
* AppSpec Alerts * Remove unrelated database replica change. * Alert delivery methods are not configurable in the spec. * Complete support for configuring app alert policies. Co-authored-by: Mads Jensen <[email protected]>
Commits on Feb 11, 2022
Commits on Jan 28, 2022
Commits on Jan 24, 2022
Commits on Jan 14, 2022
-
-
droplet: Refactor post-create polling code. (#776)
* Setting droplet ID after it might be unset * droplet: Refactor post-create polling code. * droplets: Fix resize related acceptance tests. Co-authored-by: Maciej "Iwan" Iwanowski <[email protected]>
Commits on Jan 5, 2022
Commits on Jan 4, 2022
-
apps: Support preserve_path_prefix (#768)
* Bump godo to v1.73.0. * apps: Support preserve_path_prefix
Commits on Dec 17, 2021
Commits on Nov 12, 2021
Commits on Nov 8, 2021
Commits on Nov 1, 2021
Commits on Oct 27, 2021
-
Remove outdated info from README. (#733)
Co-authored-by: Cesar Garza <[email protected]>