terraforming-dnsimple 0.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.gitignore +9 -0
- data/.rspec +2 -0
- data/.travis.yml +11 -0
- data/CHANGELOG.md +7 -0
- data/CODE_OF_CONDUCT.md +13 -0
- data/Gemfile +4 -0
- data/Guardfile +12 -0
- data/LICENSE.txt +21 -0
- data/README.md +45 -0
- data/Rakefile +6 -0
- data/bin/terraforming-dnsimple +5 -0
- data/lib/terraforming/dnsimple.rb +8 -0
- data/lib/terraforming/dnsimple/cli.rb +24 -0
- data/lib/terraforming/dnsimple/version.rb +5 -0
- data/lib/terraforming/resource/dnsimple_record.rb +98 -0
- data/lib/terraforming/template/tf/dnsimple_record.erb +13 -0
- data/script/console +14 -0
- data/script/setup +7 -0
- data/terraforming-dnsimple.gemspec +34 -0
- metadata +218 -0
checksums.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
1
|
+
---
|
2
|
+
SHA1:
|
3
|
+
metadata.gz: fa4cb01ce90227dd8695c6aaf5f86b2fc64967da
|
4
|
+
data.tar.gz: d538853788863d39b9a19122fdfec768af139843
|
5
|
+
SHA512:
|
6
|
+
metadata.gz: 8323d16793152f6a612f246d89a93c6be8f444741c7945e91628395594d138927e2bb06c633b531ec2faeba99a3a98cf1504f12d2b050bd88dd5f1dc9827361c
|
7
|
+
data.tar.gz: 63f9c3ccdea880f372b60756fc69a40e56bebc9439a4d0b57807378c3ce6a90801e0d52971e3b0f53d8b546f145ad30a2cbbc292e63d059dc5928ed88d2b917e
|
data/.gitignore
ADDED
data/.rspec
ADDED
data/.travis.yml
ADDED
@@ -0,0 +1,11 @@
|
|
1
|
+
language: ruby
|
2
|
+
rvm:
|
3
|
+
- 2.2
|
4
|
+
- 2.1
|
5
|
+
- 2.0
|
6
|
+
env:
|
7
|
+
global:
|
8
|
+
secure: sI0+Gt/spIU2jh/RHCzQva9C4TW8HvL8pXAKpi1xAfcDeLL1M2yuSQWV/R/akGZMfXg37zXHCN0IGEmV6OkGu2riiF03CVSO8UZrrwXVEKnwGFbzobVe5YZt2gHSVN43m0b27g3hYXNBGEc1vy1U49riWHgMyVa0+ZmfzRxo0Gbx0RQlpbpXaHeZzwjy+Heul7BA7iLNowHatWeyVoB1J3+R1bazuYMS6jJy5IK9WHzvTo2btvb4+Vum4xJMyhUlHQUBIqMu3lS1q4rcnO2QQbj2eiJPFm2WRb2entqQ8MZh69A1gViWVbPQoW1cHudmNYHNSPoyPOPQWuhM6RcGZ9JUQRL/ibvrS5xLnHwSly3RWPowaUTciY4aPaawUBJrhbj3ayGiDH+2spQMEoFYTnY/uUfzdQS9jdc5evPJThRk8Zrn+W/bbRtscd7jejZG9QRxHngDxJCN/rIt994zyj+iakGnNKs/wKpBvdoocaxBKbSXKvBy3QJMY+isscWrQ5uCzHjookUbHxqPYdvSKpYXf5LGMfIyJRG3IQRLC4dVythlAgk1Hq5K4M6e5wk6ALaHwesXlTPH9pIkL0wQm8q4N965BS6MQgl9Bz8dNuKA+mZW01C21osvAPN+IcMhuSTQMsLptY/2smOOfs5MRm0iRUSiFYzOPZ4TjQdKS1c=
|
9
|
+
notifications:
|
10
|
+
slack:
|
11
|
+
secure: l/aS7GMAkQML7Cxzqs2fiXt7wk2zPOcH83B6v3xRl7U8cV9kezyXszgHQoWJvkG1iXD8VwaQh/wKhJRi/6qi3wDCCkKAdXDd4+Vn8HbXDJJITTDgXPFHrRKwKERb7DWDFm+S+1wJq8zi3DeBNP+6PvpQ/ZP9hiJE+8bc+H++A/q4AuZ8yKY+OD8yfBhA3FbosJIrlVOFFUNGiBxlrTTAgOg1REtJwcyntT9NjGkGIu3SkbFaonPEPzeGhhW3v32IQB1o062AkXDWuHrzr8pR7JUScGxe6E8MdGDzWMEJrfy8RiNWViJySlu+spBBSxIqq7wFpMz5B8MJJ0c/rOHaOM6uFlrrgMNea53uDASqKrBGUS6Uc73Z1p6rQbynV33q4cKTCbtxV6VvBlMwcXy55tCRfLwlIOdwOU3htKzP9aH2g/sS51JxvIveyK5pGfoZQECRMnvGEhrLZtKJcfuNu5v5oVk+62ZE0965djHCFxP1c8RKWqDFNzGfh9HeRuaFyysQJZESt3AajfDE2izwEitFnBnNtQq/i8VRU0wQExLNJ2zLeHI1gKY4JCvu46TEFLWHVe6p8FTh5mJspVUQwuRtuaMg02eTLQLIHWohU0NZ40lwMGxRZftrbjXzVgUlU4rOTO5VzxsS6k5OGJ+OHqYp6giz73UMIAocv5Q/5uU=
|
data/CHANGELOG.md
ADDED
data/CODE_OF_CONDUCT.md
ADDED
@@ -0,0 +1,13 @@
|
|
1
|
+
# Contributor Code of Conduct
|
2
|
+
|
3
|
+
As contributors and maintainers of this project, we pledge to respect all people who contribute through reporting issues, posting feature requests, updating documentation, submitting pull requests or patches, and other activities.
|
4
|
+
|
5
|
+
We are committed to making participation in this project a harassment-free experience for everyone, regardless of level of experience, gender, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, age, or religion.
|
6
|
+
|
7
|
+
Examples of unacceptable behavior by participants include the use of sexual language or imagery, derogatory comments or personal attacks, trolling, public or private harassment, insults, or other unprofessional conduct.
|
8
|
+
|
9
|
+
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct. Project maintainers who do not follow the Code of Conduct may be removed from the project team.
|
10
|
+
|
11
|
+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by opening an issue or contacting one or more of the project maintainers.
|
12
|
+
|
13
|
+
This Code of Conduct is adapted from the [Contributor Covenant](http:contributor-covenant.org), version 1.0.0, available at [http://contributor-covenant.org/version/1/0/0/](http://contributor-covenant.org/version/1/0/0/)
|
data/Gemfile
ADDED
data/Guardfile
ADDED
@@ -0,0 +1,12 @@
|
|
1
|
+
guard :rspec, cmd: "bundle exec rspec" do
|
2
|
+
require "guard/rspec/dsl"
|
3
|
+
dsl = Guard::RSpec::Dsl.new(self)
|
4
|
+
|
5
|
+
rspec = dsl.rspec
|
6
|
+
watch(rspec.spec_helper) { rspec.spec_dir }
|
7
|
+
watch(rspec.spec_support) { rspec.spec_dir }
|
8
|
+
watch(rspec.spec_files)
|
9
|
+
|
10
|
+
ruby = dsl.ruby
|
11
|
+
dsl.watch_spec_files_for(ruby.lib_files)
|
12
|
+
end
|
data/LICENSE.txt
ADDED
@@ -0,0 +1,21 @@
|
|
1
|
+
The MIT License (MIT)
|
2
|
+
|
3
|
+
Copyright (c) 2015 Daisuke Fujita
|
4
|
+
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
7
|
+
in the Software without restriction, including without limitation the rights
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
10
|
+
furnished to do so, subject to the following conditions:
|
11
|
+
|
12
|
+
The above copyright notice and this permission notice shall be included in
|
13
|
+
all copies or substantial portions of the Software.
|
14
|
+
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
21
|
+
THE SOFTWARE.
|
data/README.md
ADDED
@@ -0,0 +1,45 @@
|
|
1
|
+
# Terraforming::DNSimple
|
2
|
+
[![Build Status](https://travis-ci.org/dtan4/terraforming-dnsimple.svg?branch=master)](https://travis-ci.org/dtan4/terraforming-dnsimple)
|
3
|
+
[![Code Climate](https://codeclimate.com/github/dtan4/terraforming-dnsimple/badges/gpa.svg)](https://codeclimate.com/github/dtan4/terraforming-dnsimple)
|
4
|
+
[![Test Coverage](https://codeclimate.com/github/dtan4/terraforming-dnsimple/badges/coverage.svg)](https://codeclimate.com/github/dtan4/terraforming-dnsimple/coverage)
|
5
|
+
|
6
|
+
[Terraforming](https://github.com/dtan4/terraforming) extension for [DNSimple](https://dnsimple.com)
|
7
|
+
|
8
|
+
## Installation
|
9
|
+
|
10
|
+
Add this line to your application's Gemfile:
|
11
|
+
|
12
|
+
```ruby
|
13
|
+
gem 'terraforming-dnsimple'
|
14
|
+
```
|
15
|
+
|
16
|
+
And then execute:
|
17
|
+
|
18
|
+
$ bundle
|
19
|
+
|
20
|
+
Or install it yourself as:
|
21
|
+
|
22
|
+
$ gem install terraforming-dnsimple
|
23
|
+
|
24
|
+
## Usage
|
25
|
+
|
26
|
+
```bash
|
27
|
+
$ terraforming-dnsimple
|
28
|
+
Commands:
|
29
|
+
terraforming-dnsimple dnsr # DNSimple Record
|
30
|
+
terraforming-dnsimple help [COMMAND] # Describe available commands or one specific command
|
31
|
+
```
|
32
|
+
|
33
|
+
## Development
|
34
|
+
|
35
|
+
After checking out the repo, run `script/setup` to install dependencies. Then, run `script/console` for an interactive prompt that will allow you to experiment.
|
36
|
+
|
37
|
+
To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release` to create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).
|
38
|
+
|
39
|
+
## Contributing
|
40
|
+
|
41
|
+
1. Fork it ( https://github.com/dtan4/terraforming-dnsimple/fork )
|
42
|
+
2. Create your feature branch (`git checkout -b my-new-feature`)
|
43
|
+
3. Commit your changes (`git commit -am 'Add some feature'`)
|
44
|
+
4. Push to the branch (`git push origin my-new-feature`)
|
45
|
+
5. Create a new Pull Request
|
data/Rakefile
ADDED
@@ -0,0 +1,24 @@
|
|
1
|
+
module Terraforming
|
2
|
+
module DNSimple
|
3
|
+
class CLI < Thor
|
4
|
+
def self.cli_options
|
5
|
+
option :tfstate, type: :boolean
|
6
|
+
option :user_name, type: :string
|
7
|
+
option :api_token, type: :string
|
8
|
+
end
|
9
|
+
|
10
|
+
desc "dnsr", "DNSimple Record"
|
11
|
+
cli_options
|
12
|
+
def dnsr
|
13
|
+
execute(Terraforming::Resource::DNSimpleRecord, options)
|
14
|
+
end
|
15
|
+
|
16
|
+
private
|
17
|
+
|
18
|
+
def execute(klass, options)
|
19
|
+
client = Dnsimple::Client.new(username: options[:user_name], api_token: options[:api_token])
|
20
|
+
puts options[:tfstate] ? klass.tfstate(client) : klass.tf(client)
|
21
|
+
end
|
22
|
+
end
|
23
|
+
end
|
24
|
+
end
|
@@ -0,0 +1,98 @@
|
|
1
|
+
module Terraforming
|
2
|
+
module Resource
|
3
|
+
class DNSimpleRecord
|
4
|
+
include Terraforming::Util
|
5
|
+
|
6
|
+
def self.tf(client = nil)
|
7
|
+
self.new(client).tf
|
8
|
+
end
|
9
|
+
|
10
|
+
def self.tfstate(client = nil)
|
11
|
+
self.new(client).tfstate
|
12
|
+
end
|
13
|
+
|
14
|
+
def initialize(client)
|
15
|
+
@client = client
|
16
|
+
end
|
17
|
+
|
18
|
+
def tf
|
19
|
+
apply_template(@client)
|
20
|
+
end
|
21
|
+
|
22
|
+
def tfstate
|
23
|
+
resources = domain_records.inject({}) do |result, dr|
|
24
|
+
domain, records = dr[:domain], dr[:records]
|
25
|
+
|
26
|
+
records.each do |record|
|
27
|
+
attributes = {
|
28
|
+
"id" => record.id.to_s,
|
29
|
+
"name" => record.name,
|
30
|
+
"value" => record.content,
|
31
|
+
"type" => record.record_type,
|
32
|
+
"ttl" => record.ttl.to_s,
|
33
|
+
"priority" => record.prio.to_s,
|
34
|
+
"domain_id" => record.domain_id.to_s,
|
35
|
+
"domain" => domain.name,
|
36
|
+
"hostname" => hostname_of(domain, record),
|
37
|
+
}
|
38
|
+
|
39
|
+
result["dnsimple_record.#{module_name_of(record)}"] = {
|
40
|
+
"type" => "dnsimple_record",
|
41
|
+
"primary" => {
|
42
|
+
"id" => record.id.to_s,
|
43
|
+
"attributes" => attributes,
|
44
|
+
}
|
45
|
+
}
|
46
|
+
end
|
47
|
+
|
48
|
+
result
|
49
|
+
end
|
50
|
+
|
51
|
+
generate_tfstate(resources)
|
52
|
+
end
|
53
|
+
|
54
|
+
private
|
55
|
+
|
56
|
+
# TODO(dtan4): Use terraform's utility method
|
57
|
+
def apply_template(client)
|
58
|
+
ERB.new(open(template_path).read, nil, "-").result(binding)
|
59
|
+
end
|
60
|
+
|
61
|
+
def domains
|
62
|
+
@client.domains.list
|
63
|
+
end
|
64
|
+
|
65
|
+
def hostname_of(domain, record)
|
66
|
+
if record.name == ""
|
67
|
+
domain.name
|
68
|
+
else
|
69
|
+
"#{record.name}.#{domain.name}"
|
70
|
+
end
|
71
|
+
end
|
72
|
+
|
73
|
+
def module_name_of(record)
|
74
|
+
module_name = if record.name == ""
|
75
|
+
"#{record.id}-#{record.record_type}"
|
76
|
+
else
|
77
|
+
"#{record.id}-#{record.name}-#{record.record_type}"
|
78
|
+
end
|
79
|
+
|
80
|
+
normalize_module_name(module_name)
|
81
|
+
end
|
82
|
+
|
83
|
+
def template_path
|
84
|
+
File.join(File.expand_path(File.join(File.dirname(__FILE__), "..")), "template", "tf", "dnsimple_record.erb")
|
85
|
+
end
|
86
|
+
|
87
|
+
def records_of(domain)
|
88
|
+
@client.domains.records(domain.name)
|
89
|
+
end
|
90
|
+
|
91
|
+
def domain_records
|
92
|
+
domains.map do |domain|
|
93
|
+
{ domain: domain, records: records_of(domain) }
|
94
|
+
end
|
95
|
+
end
|
96
|
+
end
|
97
|
+
end
|
98
|
+
end
|
@@ -0,0 +1,13 @@
|
|
1
|
+
<% domain_records.each do |dr| -%>
|
2
|
+
<%- domain, records = dr[:domain], dr[:records] -%>
|
3
|
+
<%- records.each do |record| -%>
|
4
|
+
resource "dnsimple_record" "<%= module_name_of(record) %>" {
|
5
|
+
domain = "<%= domain.name %>"
|
6
|
+
name = "<%= record.name %>"
|
7
|
+
value = "<%= record.content %>"
|
8
|
+
type = "<%= record.record_type %>"
|
9
|
+
ttl = "<%= record.ttl %>"
|
10
|
+
}
|
11
|
+
|
12
|
+
<%- end -%>
|
13
|
+
<% end -%>
|
data/script/console
ADDED
@@ -0,0 +1,14 @@
|
|
1
|
+
#!/usr/bin/env ruby
|
2
|
+
|
3
|
+
require "bundler/setup"
|
4
|
+
require "terraforming/dnsimple"
|
5
|
+
|
6
|
+
# You can add fixtures and/or initialization code here to make experimenting
|
7
|
+
# with your gem easier. You can also use a different console, if you like.
|
8
|
+
|
9
|
+
# (If you use this, don't forget to add pry to your Gemfile!)
|
10
|
+
# require "pry"
|
11
|
+
# Pry.start
|
12
|
+
|
13
|
+
require "irb"
|
14
|
+
IRB.start
|
data/script/setup
ADDED
@@ -0,0 +1,34 @@
|
|
1
|
+
# coding: utf-8
|
2
|
+
lib = File.expand_path('../lib', __FILE__)
|
3
|
+
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
|
4
|
+
require 'terraforming/dnsimple/version'
|
5
|
+
|
6
|
+
Gem::Specification.new do |spec|
|
7
|
+
spec.name = "terraforming-dnsimple"
|
8
|
+
spec.version = Terraforming::DNSimple::VERSION
|
9
|
+
spec.authors = ["Daisuke Fujita"]
|
10
|
+
spec.email = ["dtanshi45@gmail.com"]
|
11
|
+
|
12
|
+
spec.summary = %q{Terraforming extension for DNSimple}
|
13
|
+
spec.description = %q{Terraforming extension for DNSimple}
|
14
|
+
spec.homepage = "https://github.com/dtan4/terraforming-dnsimple"
|
15
|
+
spec.license = "MIT"
|
16
|
+
|
17
|
+
spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
|
18
|
+
spec.bindir = "bin"
|
19
|
+
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
|
20
|
+
spec.require_paths = ["lib"]
|
21
|
+
|
22
|
+
spec.add_dependency "dnsimple", "= 2.0.0.alpha5"
|
23
|
+
spec.add_dependency "terraforming"
|
24
|
+
spec.add_dependency "thor"
|
25
|
+
|
26
|
+
spec.add_development_dependency "bundler", "~> 1.7"
|
27
|
+
spec.add_development_dependency "codeclimate-test-reporter"
|
28
|
+
spec.add_development_dependency "guard"
|
29
|
+
spec.add_development_dependency "guard-rspec"
|
30
|
+
spec.add_development_dependency "rake", "~> 10.0"
|
31
|
+
spec.add_development_dependency "rspec", "~> 3.2"
|
32
|
+
spec.add_development_dependency "terminal-notifier-guard"
|
33
|
+
spec.add_development_dependency "webmock"
|
34
|
+
end
|
metadata
ADDED
@@ -0,0 +1,218 @@
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
|
+
name: terraforming-dnsimple
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 0.1.0
|
5
|
+
platform: ruby
|
6
|
+
authors:
|
7
|
+
- Daisuke Fujita
|
8
|
+
autorequire:
|
9
|
+
bindir: bin
|
10
|
+
cert_chain: []
|
11
|
+
date: 2015-05-28 00:00:00.000000000 Z
|
12
|
+
dependencies:
|
13
|
+
- !ruby/object:Gem::Dependency
|
14
|
+
name: dnsimple
|
15
|
+
requirement: !ruby/object:Gem::Requirement
|
16
|
+
requirements:
|
17
|
+
- - '='
|
18
|
+
- !ruby/object:Gem::Version
|
19
|
+
version: 2.0.0.alpha5
|
20
|
+
type: :runtime
|
21
|
+
prerelease: false
|
22
|
+
version_requirements: !ruby/object:Gem::Requirement
|
23
|
+
requirements:
|
24
|
+
- - '='
|
25
|
+
- !ruby/object:Gem::Version
|
26
|
+
version: 2.0.0.alpha5
|
27
|
+
- !ruby/object:Gem::Dependency
|
28
|
+
name: terraforming
|
29
|
+
requirement: !ruby/object:Gem::Requirement
|
30
|
+
requirements:
|
31
|
+
- - ">="
|
32
|
+
- !ruby/object:Gem::Version
|
33
|
+
version: '0'
|
34
|
+
type: :runtime
|
35
|
+
prerelease: false
|
36
|
+
version_requirements: !ruby/object:Gem::Requirement
|
37
|
+
requirements:
|
38
|
+
- - ">="
|
39
|
+
- !ruby/object:Gem::Version
|
40
|
+
version: '0'
|
41
|
+
- !ruby/object:Gem::Dependency
|
42
|
+
name: thor
|
43
|
+
requirement: !ruby/object:Gem::Requirement
|
44
|
+
requirements:
|
45
|
+
- - ">="
|
46
|
+
- !ruby/object:Gem::Version
|
47
|
+
version: '0'
|
48
|
+
type: :runtime
|
49
|
+
prerelease: false
|
50
|
+
version_requirements: !ruby/object:Gem::Requirement
|
51
|
+
requirements:
|
52
|
+
- - ">="
|
53
|
+
- !ruby/object:Gem::Version
|
54
|
+
version: '0'
|
55
|
+
- !ruby/object:Gem::Dependency
|
56
|
+
name: bundler
|
57
|
+
requirement: !ruby/object:Gem::Requirement
|
58
|
+
requirements:
|
59
|
+
- - "~>"
|
60
|
+
- !ruby/object:Gem::Version
|
61
|
+
version: '1.7'
|
62
|
+
type: :development
|
63
|
+
prerelease: false
|
64
|
+
version_requirements: !ruby/object:Gem::Requirement
|
65
|
+
requirements:
|
66
|
+
- - "~>"
|
67
|
+
- !ruby/object:Gem::Version
|
68
|
+
version: '1.7'
|
69
|
+
- !ruby/object:Gem::Dependency
|
70
|
+
name: codeclimate-test-reporter
|
71
|
+
requirement: !ruby/object:Gem::Requirement
|
72
|
+
requirements:
|
73
|
+
- - ">="
|
74
|
+
- !ruby/object:Gem::Version
|
75
|
+
version: '0'
|
76
|
+
type: :development
|
77
|
+
prerelease: false
|
78
|
+
version_requirements: !ruby/object:Gem::Requirement
|
79
|
+
requirements:
|
80
|
+
- - ">="
|
81
|
+
- !ruby/object:Gem::Version
|
82
|
+
version: '0'
|
83
|
+
- !ruby/object:Gem::Dependency
|
84
|
+
name: guard
|
85
|
+
requirement: !ruby/object:Gem::Requirement
|
86
|
+
requirements:
|
87
|
+
- - ">="
|
88
|
+
- !ruby/object:Gem::Version
|
89
|
+
version: '0'
|
90
|
+
type: :development
|
91
|
+
prerelease: false
|
92
|
+
version_requirements: !ruby/object:Gem::Requirement
|
93
|
+
requirements:
|
94
|
+
- - ">="
|
95
|
+
- !ruby/object:Gem::Version
|
96
|
+
version: '0'
|
97
|
+
- !ruby/object:Gem::Dependency
|
98
|
+
name: guard-rspec
|
99
|
+
requirement: !ruby/object:Gem::Requirement
|
100
|
+
requirements:
|
101
|
+
- - ">="
|
102
|
+
- !ruby/object:Gem::Version
|
103
|
+
version: '0'
|
104
|
+
type: :development
|
105
|
+
prerelease: false
|
106
|
+
version_requirements: !ruby/object:Gem::Requirement
|
107
|
+
requirements:
|
108
|
+
- - ">="
|
109
|
+
- !ruby/object:Gem::Version
|
110
|
+
version: '0'
|
111
|
+
- !ruby/object:Gem::Dependency
|
112
|
+
name: rake
|
113
|
+
requirement: !ruby/object:Gem::Requirement
|
114
|
+
requirements:
|
115
|
+
- - "~>"
|
116
|
+
- !ruby/object:Gem::Version
|
117
|
+
version: '10.0'
|
118
|
+
type: :development
|
119
|
+
prerelease: false
|
120
|
+
version_requirements: !ruby/object:Gem::Requirement
|
121
|
+
requirements:
|
122
|
+
- - "~>"
|
123
|
+
- !ruby/object:Gem::Version
|
124
|
+
version: '10.0'
|
125
|
+
- !ruby/object:Gem::Dependency
|
126
|
+
name: rspec
|
127
|
+
requirement: !ruby/object:Gem::Requirement
|
128
|
+
requirements:
|
129
|
+
- - "~>"
|
130
|
+
- !ruby/object:Gem::Version
|
131
|
+
version: '3.2'
|
132
|
+
type: :development
|
133
|
+
prerelease: false
|
134
|
+
version_requirements: !ruby/object:Gem::Requirement
|
135
|
+
requirements:
|
136
|
+
- - "~>"
|
137
|
+
- !ruby/object:Gem::Version
|
138
|
+
version: '3.2'
|
139
|
+
- !ruby/object:Gem::Dependency
|
140
|
+
name: terminal-notifier-guard
|
141
|
+
requirement: !ruby/object:Gem::Requirement
|
142
|
+
requirements:
|
143
|
+
- - ">="
|
144
|
+
- !ruby/object:Gem::Version
|
145
|
+
version: '0'
|
146
|
+
type: :development
|
147
|
+
prerelease: false
|
148
|
+
version_requirements: !ruby/object:Gem::Requirement
|
149
|
+
requirements:
|
150
|
+
- - ">="
|
151
|
+
- !ruby/object:Gem::Version
|
152
|
+
version: '0'
|
153
|
+
- !ruby/object:Gem::Dependency
|
154
|
+
name: webmock
|
155
|
+
requirement: !ruby/object:Gem::Requirement
|
156
|
+
requirements:
|
157
|
+
- - ">="
|
158
|
+
- !ruby/object:Gem::Version
|
159
|
+
version: '0'
|
160
|
+
type: :development
|
161
|
+
prerelease: false
|
162
|
+
version_requirements: !ruby/object:Gem::Requirement
|
163
|
+
requirements:
|
164
|
+
- - ">="
|
165
|
+
- !ruby/object:Gem::Version
|
166
|
+
version: '0'
|
167
|
+
description: Terraforming extension for DNSimple
|
168
|
+
email:
|
169
|
+
- dtanshi45@gmail.com
|
170
|
+
executables: []
|
171
|
+
extensions: []
|
172
|
+
extra_rdoc_files: []
|
173
|
+
files:
|
174
|
+
- ".gitignore"
|
175
|
+
- ".rspec"
|
176
|
+
- ".travis.yml"
|
177
|
+
- CHANGELOG.md
|
178
|
+
- CODE_OF_CONDUCT.md
|
179
|
+
- Gemfile
|
180
|
+
- Guardfile
|
181
|
+
- LICENSE.txt
|
182
|
+
- README.md
|
183
|
+
- Rakefile
|
184
|
+
- bin/terraforming-dnsimple
|
185
|
+
- lib/terraforming/dnsimple.rb
|
186
|
+
- lib/terraforming/dnsimple/cli.rb
|
187
|
+
- lib/terraforming/dnsimple/version.rb
|
188
|
+
- lib/terraforming/resource/dnsimple_record.rb
|
189
|
+
- lib/terraforming/template/tf/dnsimple_record.erb
|
190
|
+
- script/console
|
191
|
+
- script/setup
|
192
|
+
- terraforming-dnsimple.gemspec
|
193
|
+
homepage: https://github.com/dtan4/terraforming-dnsimple
|
194
|
+
licenses:
|
195
|
+
- MIT
|
196
|
+
metadata: {}
|
197
|
+
post_install_message:
|
198
|
+
rdoc_options: []
|
199
|
+
require_paths:
|
200
|
+
- lib
|
201
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
202
|
+
requirements:
|
203
|
+
- - ">="
|
204
|
+
- !ruby/object:Gem::Version
|
205
|
+
version: '0'
|
206
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
207
|
+
requirements:
|
208
|
+
- - ">="
|
209
|
+
- !ruby/object:Gem::Version
|
210
|
+
version: '0'
|
211
|
+
requirements: []
|
212
|
+
rubyforge_project:
|
213
|
+
rubygems_version: 2.4.7
|
214
|
+
signing_key:
|
215
|
+
specification_version: 4
|
216
|
+
summary: Terraforming extension for DNSimple
|
217
|
+
test_files: []
|
218
|
+
has_rdoc:
|