Skip to content
Snippets Groups Projects
Select Git revision
  • a6a79883b7a0e458c72bd3cf30bb483c55fb8018
  • master default protected
  • v2.28.0
  • v2.27.0
  • v2.25.1
  • v2.24.3
  • v2.26.0
  • v2.24.2
  • v2.25.0
  • v2.24.1
  • v2.22.2
  • v2.23.3
  • v2.24.0
  • v2.23.2
  • v2.23.1
  • v2.23.0
  • v2.22.1
  • v2.22.0
  • v2.21.0
  • v2.20.0
  • v2.19.1
  • v2.18.2
22 results

hosts

  • Maxime Guyot's avatar
    40f1c51e
    Add support for Packet with Terraform (#4043) · 40f1c51e
    Maxime Guyot authored
    * Add support for Packet with Terraform
    
    Co-Author: johnstudarus <john@jhlconsulting.com>
    
    * removed advanced features to streamline
    
    * clarifying usage
    
    * Update README.md
    
    provide a better test to validate things are working OK
    
    * Update README.md
    
    clarifying what to set
    
    * minor wordsmithing
    
    * Fix admin cert path
    
    * clarifying how to configure keys
    
    * enabling kubeconfig_localhost
    
    pull over the configuration file via playbooks rather than the key files individually
    
    * Create output.tf
    
    * Add support for node specific plans
    40f1c51e
    History
    Add support for Packet with Terraform (#4043)
    Maxime Guyot authored
    * Add support for Packet with Terraform
    
    Co-Author: johnstudarus <john@jhlconsulting.com>
    
    * removed advanced features to streamline
    
    * clarifying usage
    
    * Update README.md
    
    provide a better test to validate things are working OK
    
    * Update README.md
    
    clarifying what to set
    
    * minor wordsmithing
    
    * Fix admin cert path
    
    * clarifying how to configure keys
    
    * enabling kubeconfig_localhost
    
    pull over the configuration file via playbooks rather than the key files individually
    
    * Create output.tf
    
    * Add support for node specific plans