starhawking / python-terrascript

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

Added new aws resources #51

Closed spuzirev closed 6 years ago

spuzirev commented 6 years ago

Hi,

I've just added new AWS resources based on terraform aws-provider source code.

codecov-io commented 6 years ago

Codecov Report

Merging #51 into master will increase coverage by 0.1%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #51     +/-   ##
=========================================
+ Coverage   98.77%   98.87%   +0.1%     
=========================================
  Files         138      138             
  Lines        2358     2576    +218     
=========================================
+ Hits         2329     2547    +218     
  Misses         29       29
Impacted Files Coverage Δ
terrascript/aws/r.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 c3edb2f...58d3146. Read the comment docs.