starhawking / python-terrascript

Create Terraform files using Python scripts.
BSD 2-Clause "Simplified" License
515 stars 76 forks source link

Added new cloudflare resources and data #54

Closed byjg closed 5 years ago

byjg commented 6 years ago

I added the new cloudflare resources and data.

byjg commented 6 years ago

Just to know -- The fail in the travis is not because my PR.

nielsonsantana commented 6 years ago

I fixed the issue (https://travis-ci.org/mjuenema/python-terrascript/builds/426822364). After my PR be merged, you would merge with master and update your PR.

byjg commented 5 years ago

Any idea when this PR will be merged??

mjuenema commented 5 years ago

Sorry, I am flat out at work and have little time for other projects at the moment. I'll try to merge this PR and also create a new release as soon as as possible. You are not forgotten...

codecov-io commented 5 years ago

Codecov Report

Merging #54 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #54      +/-   ##
========================================
+ Coverage      99%    99%   +<.01%     
========================================
  Files         138    138              
  Lines        2602   2624      +22     
========================================
+ Hits         2576   2598      +22     
  Misses         26     26
Impacted Files Coverage Δ
terrascript/cloudflare/r.py 100% <100%> (ø) :arrow_up:
terrascript/cloudflare/d.py 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d50872a...7cc5f8f. Read the comment docs.