infra_code

infrastructure-as-code
git clone git://git.pyratebeard.net/infra_code.git
Log | Files | Refs | README

data.tf (64B)


      1 data "hcloud_ssh_key" "pyrategpgssh" {
      2 	name = "pyrategpgssh"
      3 }