Skip to content
Snippets Groups Projects
Commit e39e0bcf authored by mbartmanski@7bulls.com's avatar mbartmanski@7bulls.com
Browse files

remove creds

parent 0a980007
No related branches found
No related tags found
No related merge requests found
...@@ -13,12 +13,6 @@ required_version = ">= 0.14.0" ...@@ -13,12 +13,6 @@ required_version = ">= 0.14.0"
# Configure the OpenStack Provider # Configure the OpenStack Provider
provider "openstack" { provider "openstack" {
insecure = true insecure = true
auth_url = "http://openstack.piacere.digital.tecnalia.dev:5000/"
user_name = "admin"
tenant_name = "admin"
region = "RegionOne"
domain_name = "Default"
password = "PzF1h209CVsRzEV2Ckaeeh7ZlnrO4WAMkifw3v2j"
} }
# Retrieve data # Retrieve data
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment