James Duffy

Results 25 comments of James Duffy

I have no problem adding it, but since we are open source we can't afford the cost. Hopefully we will be able to get an open source license for free...

With that said this is approved but marked as a low priority until we figure out the pricing situation. We can get ADN stream marker working because that is built...

I am having the same issue. ``` source https://duffy.xyz/2019/homebrew-website-club-11-13/ target https://tantek.com/2019/317/e1/homebrew-website-club-sf ``` Debug Info: ``` { "status": "no_link_found", "source": "https://duffy.xyz/2019/homebrew-website-club-11-13/", "target": "https://tantek.com/2019/317/e1/homebrew-website-club-sf", "summary": "The source document does not have a...

@aaronpk thanks for the clarification.

I was able to work around this by removing from the state file and importing with the old value. ```hcl terraform state rm module.example.random_id.this terraform import module.example.random_id.this NWZuNHcK ```