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