terraform-provider-binarylane

This is a Terraform provider for BinaryLane, for reliable & affordable Australian VPS hosting

MIT License

Stars
7
Committers
2

Bot releases are visible (Hide)

terraform-provider-binarylane - v0.6.0

Published by oscarhermoso about 1 month ago

terraform-provider-binarylane - v0.5.6

Published by oscarhermoso about 1 month ago

What's Changed

  • 👆 update docs & data sources by @oscarhermoso in https://github.com/oscarhermoso/terraform-provider-binarylane/pull/16
    • Fixes data sources so their identifying attribute is required, and other attributes are read-only
    • Removes "TODO" from the docs. Proper descriptions should be added eventually, but for now empty whitespace is better than "TODO" everywhere

Full Changelog: https://github.com/oscarhermoso/terraform-provider-binarylane/compare/v0.5.5...v0.5.6

terraform-provider-binarylane - v0.5.5

Published by oscarhermoso about 1 month ago

What's Changed

Full Changelog: https://github.com/oscarhermoso/terraform-provider-binarylane/compare/v0.5.4...v0.5.5

terraform-provider-binarylane - v0.5.4

Published by oscarhermoso about 2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/oscarhermoso/terraform-provider-binarylane/compare/v0.5.3...v0.5.4

terraform-provider-binarylane - v0.5.3

Published by oscarhermoso about 2 months ago

What's Changed

Full Changelog: https://github.com/oscarhermoso/terraform-provider-binarylane/compare/v0.5.2...v0.5.3

terraform-provider-binarylane - v0.5.2

Published by oscarhermoso about 2 months ago

terraform-provider-binarylane - v0.5.1

Published by oscarhermoso about 2 months ago

What's Changed

Full Changelog: https://github.com/oscarhermoso/terraform-provider-binarylane/compare/v0.5.0...v0.5.1

terraform-provider-binarylane - v0.5.0

Published by oscarhermoso about 2 months ago

What's Changed

  • 🚒 Create server_firewall_rules resource by @oscarhermoso in https://github.com/oscarhermoso/terraform-provider-binarylane/pull/7
    • Create binarylane_server_firewall_rules resource and data source
    • Add port_blocking attribute to binarylane_server
    • Fix incorrectly configured private_ipv4_addresses and public_ipv4_addresses
    • Create k3s example (WIP)

Full Changelog: https://github.com/oscarhermoso/terraform-provider-binarylane/compare/v0.4.1...v0.5.0

terraform-provider-binarylane - v0.4.1 Latest Release

Published by oscarhermoso about 2 months ago

What's Changed

Full Changelog: https://github.com/oscarhermoso/terraform-provider-binarylane/compare/v0.4.0...v0.4.1

terraform-provider-binarylane - v0.4.0

Published by oscarhermoso about 2 months ago

terraform-provider-binarylane - v0.3.2

Published by oscarhermoso 2 months ago

What's Changed

Full Changelog: https://github.com/oscarhermoso/terraform-provider-binarylane/compare/v0.3.0...v0.3.2

terraform-provider-binarylane - v0.3.1

Published by oscarhermoso 2 months ago

What's Changed

Full Changelog: https://github.com/oscarhermoso/terraform-provider-binarylane/compare/v0.3.0...v0.3.1

terraform-provider-binarylane - v0.3.1

Published by github-actions[bot] 2 months ago

terraform-provider-binarylane - v0.3.0

Published by oscarhermoso 2 months ago

Changes

  • Added user_data property to binarylane_server, allowing server to be initialized
  • Added two more examples, one for cloud-init, and another one for nix (WIP)

Full Changelog: https://github.com/oscarhermoso/terraform-provider-binarylane/compare/v0.2.1...v0.3.0

terraform-provider-binarylane - v0.2.1

Published by oscarhermoso 2 months ago

Changes

  • Fix data sources for servers and SSH keys
  • Add tests

Full Changelog: https://github.com/oscarhermoso/terraform-provider-binarylane/compare/v0.2.0...v0.2.1

terraform-provider-binarylane - v0.2.0

Published by oscarhermoso 2 months ago

Changes

  • Create ssh_key resource and data source
  • Create ssh example
  • Other misc. cleanup

Full Changelog: https://github.com/oscarhermoso/terraform-provider-binarylane/compare/v0.1.1...v0.2.0

terraform-provider-binarylane - v0.1.1

Published by oscarhermoso 2 months ago

Changes

  • Fixes the provider config so only intended attribtues are published, was previously publishing all attributes in the OpenAPI schema for Server

Known issues

Full Changelog: https://github.com/oscarhermoso/terraform-provider-binarylane/compare/v0.1.0...v0.1.1

terraform-provider-binarylane - v0.1.0

Published by oscarhermoso 2 months ago

Related Projects