Add keypairs
This commit is contained in:
parent
9d4a8757ce
commit
ad0d536a9f
3
keypairs.tf
Normal file
3
keypairs.tf
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
data "openstack_compute_keypair_v2" "manderssonpub" {
|
||||||
|
name = "manderssonpub"
|
||||||
|
}
|
Loading…
Reference in a new issue