Skip to content

Conversation

danielmkn
Copy link

'/artifactory' needs to be added to the URL value, otherwise user will get 404.

'/artifactory' needs to be added to the URL value, otherwise user will get 404.
@atlassian-cla-bot
Copy link

atlassian-cla-bot bot commented Aug 11, 2020

Hooray! All contributors have signed the CLA.

@bclodius
Copy link

@danielmkn In my case I also had to add https:// not sure if it defaults to http://

provider "artifactory" {
  url      = "https://artifactory.some.corporation.com/artifactory/"
  username = "redacted"
  password = "redacted"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants