terraform-otc icon indicating copy to clipboard operation
terraform-otc copied to clipboard

Terraform integration modules for Open Telekom Cloud

Results 4 terraform-otc issues
Sort by recently updated
recently updated
newest added

This update uses the namespace of opentelekomcloud instead of the openstack. According to the documentation in the terraform site, this is how it should be.

Hi, my opentelekomcloud plugin with terraform crashes these days. it worked at one point. i also submitted that crash to terraform, but i have the feeling, the otc plugin is...

Whenever I increase "instance_count" in the minimal example, terraform suggests that all compute instances should be "destroyed and recreated" and the fails applying this change. I don't understand why running...

Hi, I am trying out ssh provisioning through ssh agent. $ eval $(ssh-agent -s) $ ssh-add ~/.ssh/id_rsa But constantly getting an error ssh: handshake failed: ssh: unable to authenticate, attempted...

help wanted