Add support AliCloud, DigitalOcean, Linode. More resources and fixed bugs
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
- Add
aws_budgets_budget
#238 @aqche - Calls to fetch AWS EC2 and EBS resources take tag filters into account #237 @meshuga
- Add
aws_cloudformation_stack
,aws_cloudformation_stack_set
,aws_cloudformation_stack_set_instance
,aws_eks_cluster
https://github.com/GoogleCloudPlatform/terraformer/pull/241/files @meshuga
Azure
- Add
azurerm_managed_disk
,azurerm_network_interface
,azurerm_network_security_group,``azurerm_storage_account
,azurerm_virtual_machine
,azurerm_virtual_network
#240 @aqche
Infra
- Update vendors #235 @sergeylanzman
- Clean up/organize the docs/codebase #236 @aqche
- Build by provider #244 @sergeylanzman
- Get provider version from provider file #247 @sergeylanzman
- Allowed filtering by all fields and fix for #152 #237 @meshuga