Skip to content
This repository has been archived by the owner on Dec 5, 2020. It is now read-only.

fixed: ping test would fail during terraform apply #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

paulgrav
Copy link

This fixes the issue described in issue #9 It looks like the code assumes that an InfluxBD is already provision when using the InfluxDB provider.
I’m provisioning the InfluxDB and then configuring it with the InfluxDB provider in the same template. I removed the code that attempts to ping the InfluxDB instance. This allows terraform apply to continue.

if the influxdb hadn’t yet been provisioned
@paulgrav
Copy link
Author

paulgrav commented Nov 9, 2018

@sidgod Any chance this could be looked at?

@ScottGuymer
Copy link

@grubernaut @radeksimko @stack72 @apparentlymart

As the top maintainers of this projects could any of you have a look at this PR for us?

If something needs changing in the approach can you point us in the right direction?

Thanks!

@stack72
Copy link
Contributor

stack72 commented Nov 9, 2018

Hi @ScottGuymer

Apologies for the delay here - unfortunately, I left HashiCorp approximately 15 months ago. This means one of the HashiCorp staff will need to deal with this

Sorry

Paul

@ScottGuymer
Copy link

Thanks @stack72

@sidgod @catsby any chance either of you can help here? Or point us in the right direction?

@afausti
Copy link

afausti commented Jan 26, 2019

I had the same problem described in Issue #9.
@appilon any chance to review this PR?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants