Skip to content
Snippets Groups Projects
  • 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