mirror of
https://github.com/adammck/terraform-inventory
synced 2024-11-22 20:01:58 +01:00
Added GCE to keyNames and updated the README.md section on support accordingly
This commit is contained in:
parent
1a3b5c180c
commit
c4d37751eb
@ -22,6 +22,8 @@ func init() {
|
||||
"ip_address", // VMware
|
||||
"access_ip_v4", // OpenStack
|
||||
"floating_ip", // OpenStack
|
||||
"network_interface.0.access_config.0.nat_ip", // GCE
|
||||
"network_interface.0.address", // GCE
|
||||
}
|
||||
|
||||
// type.name.0
|
||||
|
Loading…
Reference in New Issue
Block a user