1
1
Fork 0
mirror of https://github.com/adammck/terraform-inventory synced 2024-05-23 08:06:09 +02:00

Fix support for the Cherry servers provider (#147)

This commit is contained in:
Shteryana Shopova 2021-07-31 00:11:20 +03:00 committed by GitHub
parent a4d1a11de8
commit 776a67e21e
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,7 @@ func init() {
"public_ip", // AWS
"public_ipv6", // Scaleway
"ipaddress", // CS
"primary_ip", // Profitbricks, Cherry servers
"ip_address", // VMware, Docker, Linode
"private_ip", // AWS
"network_interface.0.ipv4_address", // VMware
@ -34,7 +35,6 @@ func init() {
"primaryip", // Joyent Triton
"network_interface.0.addresses.0", // Libvirt
"network.0.address", // Packet
"primary_ip", // Profitbricks
"nic_list.0.ip_endpoint_list.0.ip", // Nutanix
"network_interface.0.nat_ip_address", // Yandex
"network_interface.0.ip_address", // Yandex