Skip to content

Add support AliCloud, DigitalOcean, Linode. More resources and fixed bugs

Compare
Choose a tag to compare
@sergeylanzman sergeylanzman released this 21 Oct 10:16
· 1188 commits to master since this release

Add Support AliCloud provider

#239 @Ghost---Shadow
#243 @sergeylanzman
#250 @Ghost---Shadow
List of supported AliCloud resources:

  • dns
    • alicloud_dns
    • alicloud_dns_record
  • ecs
    • alicloud_instance
  • keypair
    • alicloud_key_pair
  • nat
    • alicloud_nat_gateway
  • pvtz
    • alicloud_pvtz_zone
    • alicloud_pvtz_zone_attachment
    • alicloud_pvtz_zone_record
  • ram
    • alicloud_ram_role
    • alicloud_ram_role_policy_attachment
  • rds
    • alicloud_db_instance
  • sg
    • alicloud_security_group
    • alicloud_security_group_rule
  • slb
    • alicloud_slb
    • alicloud_slb_server_group
  • vpc
    • alicloud_vpc
  • vswitch
    • alicloud_vswitch

Add Support DigitalOcean provider #246 @aqche #248 @aqche

List of supported DigitalOcean resources:

  • cdn
    • digitalocean_cdn
  • database_cluster
    • digitalocean_database_cluster
  • domain
    • digitalocean_domain
  • droplet
    • digitalocean_droplet
  • droplet_snapshot
    • digitalocean_droplet_snapshot
  • firewall
    • digitalocean_firewall
  • floating_ip
    • digitalocean_floating_ip
  • kubernetes_cluster
    • digitalocean_kubernetes_cluster
  • loadbalancer
    • digitalocean_loadbalancer
  • project
    • digitalocean_project
  • ssh_key
    • digitalocean_ssh_key
  • tag
    • digitalocean_tag
  • volume
    • digitalocean_volume
  • volume_snapshot
    • digitalocean_volume_snapshot

Add Support Linode provider #249 @aqche

List of supported Linode resources:

  • domain
    • linode_domain
  • image
    • linode_image
  • instance
    • linode_instance
  • nodebalancer
    • linode_nodebalancer
  • sshkey
    • linode_sshkey
  • token
    • linode_token
  • volume
    • linode_volume

AWS

Azure

  • Add azurerm_managed_disk, azurerm_network_interface, azurerm_network_security_group,``azurerm_storage_account,azurerm_virtual_machine, azurerm_virtual_network
    #240 @aqche

Infra